Open santai-wang-7senses opened 2 years ago
I have this issue as well.
Updated: The version of package "markupsafe" has been upgraded to 2.1.1 and it's not compatible to mythx-cli
This command will fix the problem:
pip3 install markupsafe==2.0.1
Still getting the error @santai-wang-7senses
Description
I followed mythx-cli documentation to install mythx-cli. No matter what command typed in, mythx-cli only shows the Traceback message.
What I Did