Escanzano
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Escanzano created a post, AnsweredIn PyCharm (python 3.10), pip install more-itertools==10.6.0 installs fine, but requirements.txt is showing "package more-itertools is not installed"
I verified in the venv/lib/python3.10/site-packages directory there are two directoriesmore_itertoolsmore_itertools-10.6.0.dist-infoboth appear to be properly populated. There were no errors when r...