Skip to content

Launching antfs-cli fails #192

@CaptainMorgan12

Description

@CaptainMorgan12

Version: Python 3.9.2, system thinks i am running python 2 so have to enter python3 in your install scripts e.g. sudo python3 setup.py install, pure OS 10.0, mobile Phosh phone.

Run: antfs-cli

Result:

antfs-cli Driver available: [<class 'ant.base.driver.SerialDriver'>, <class 'ant.base.driver.USB2Driver'>, <class 'ant.base.driver.USB3Driver'>] Traceback (most recent call last): File "/usr/local/lib/python3.9/dist-packages/antfs_cli-0.4-py3.9.egg/antfs_cli/program.py", line 382, in main g = AntFSCLI(config_dir, args) File "/usr/local/lib/python3.9/dist-packages/antfs_cli-0.4-py3.9.egg/antfs_cli/program.py", line 140, in __init__ Application.__init__(self) File "/usr/local/lib/python3.9/dist-packages/ant/fs/manager.py", line 107, in __init__ self._node = Node() File "/usr/local/lib/python3.9/dist-packages/ant/easy/node.py", line 55, in __init__ self.ant = Ant() File "/usr/local/lib/python3.9/dist-packages/ant/base/ant.py", line 46, in __init__ self._driver = find_driver() File "/usr/local/lib/python3.9/dist-packages/ant/base/driver.py", line 273, in find_driver raise DriverNotFound ant.base.driver.DriverNotFound Interrupted

Any Ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions