MTP
MTP copied to clipboard
Error on library
Python return me these error when I try to use the library
Traceback (most recent call last):
File "C:\python\python-3.10.5\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\python\python-3.10.5\lib\runpy.py", line 86, in _run_code
exec(code, run_globals)
File "C:\python\python-3.10.5\Scripts\mtp.exe\__main__.py", line 4, in <module>
ModuleNotFoundError: No module named 'cli'
Same issue. Running Python 3.10.2
Not entirely sure why this might be. Are you installing with pip3 install mtp and using the script via mtp examples/sample.ciphertexts for example?
Yep, more specifically python -m pip install mtp where python goes to my 3.10.2 instance, and I've cloned the repository and ran that command with the same error output:

Same problem here (Python 3.9.2)
Yep, more specifically
python -m pip install mtpwherepythongoes to my 3.10.2 instance, and I've cloned the repository and ran that command with the same error output:
use this command - pip install pyCLI
Still doesn't work
Any fix found so far?
Yes, i have forked your repo and made a fix
Il dom 10 mar 2024, 19:01 Matteo Tacconi @.***> ha scritto:
Any fix found so far?
— Reply to this email directly, view it on GitHub https://github.com/CameronLonsdale/MTP/issues/21#issuecomment-1987311536, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWBITKHBS2JTPWETGHAKTITYXSNYNAVCNFSM6AAAAAAW3VSCPSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBXGMYTCNJTGY . You are receiving this because you commented.Message ID: @.***>