You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:
Any Ideas?
The text was updated successfully, but these errors were encountered: