I'm trying to run ssscli from Plug and Trust MW, i've followed the documentation for install che cli and i'm stuck into this error. I've installed PyCli an the error from "No module named 'cli'" become this:
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "C:\Users\%USER%\AppData\Roaming\Python\Python311-32\Scripts\ssscli.exe\__main__.py", line 4, in <module>
ModuleNotFoundError: No module named 'cli.cli'
Somebody have any solution?