-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ImportError: cannot import name 'with_argparser_and_unknown_args' from 'cmd2' #42
Comments
thanks for the report, I need to do a new release as cmd2 has evolved a lot. |
Thank you! |
I've merged some changes in master, could you try installing/running it with poetry ? |
poetry install Package operations: 31 installs, 0 updates, 0 removals • Installing certifi (2021.10.8) EnvCommandError Command ['/home/manh/.cache/pypoetry/virtualenvs/mptcpanalyzer-zORLJ__I-py3.8/bin/pip', 'install', '--no-deps', '/home/manh/.cache/pypoetry/artifacts/3e/20/e5/21a82739918dbf71bd51804af7a9d5acf7a8a035e3609f2e3bf734102d/pycairo-1.20.1.tar.gz'] errored with the following return code 1, and output: at ~/.local/lib/python3.8/site-packages/poetry/utils/env.py:1183 in run • Installing pyparsing (2.4.7) I got the above return, then I tried to brew install pycairo and then run mptcpanalyzer but mptcpanalyzer: command not found |
Hi, after installing mptcpanalyzer I cannot use it because of import error. I already check tshark 3.2.3 and python version is 3.8.10.
The full error when call mptcpanalyzer:
The text was updated successfully, but these errors were encountered: