Open iStarpluck opened 1 year ago
Also need help on this except mine says no module named "tortoise.module"
Also need help on this except mine says no module named "tortoise.module"
This worked for me:
Uninstall tortoise in your pyenv
pip uninstall tortoise
And then run python setup.py install
After this, you'll have your next error. As this project has a few issues they need to fix.
Whenever I run
streamlit run scripts/app.py
I get the error below on my web browser. How do I resolve this?