Hi everyone!
I’m having this error when installing my pipenv:
ImportError: The ‘pyparsing’ package is required; normally this is bundled with this package so if you get this warning, consult the packager of your distribution.
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
This is likely caused by a bug in streamlit. Report this to its maintainers.
✘ Installation Failed
I tried reinstalling it but that didn’t help. I just upgrade to Python 3.9.1 a couple of days ago. Do you have any idea what could be causing the error. What can I do to solve this?
Thanks for your help