Skip to content

Missing cot_to_xml function #3

@Zuilf456WQ

Description

@Zuilf456WQ

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions