-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi Greg, it seems that event the fix of yesterday where you add the missing cot_to_xml function it is not working. I tried to uninstall clean and start from 0. I git the project with the tag 1.1.1 but always the same output when i launch the program :
/usr/src/dronecot# /usr/local/bin/dronecot -h
Traceback (most recent call last):
File "/usr/local/bin/dronecot", line 5, in
from dronecot.commands import main
File "/usr/local/lib/python3.11/dist-packages/dronecot/init.py", line 35, in
from .functions import ( # NOQA
ImportError: cannot import name 'cot_to_xml' from 'dronecot.functions' (/usr/local/lib/python3.11/dist-packages/dronecot/functions.py)
Am i missing something?
Thanks for your help
Metadata
Metadata
Assignees
Labels
No labels