Escanzano
- 活动总数 2
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
Escanzano 创建了一个帖子, 已回答In 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...