Eshanpurekar
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
已编辑于 Cannot import NumPy module in PyCharm (but it runs fine in the terminal window on Mac) and I keep receiving the below import error:
Traceback (most recent call last): File "/Users/ishanp/PycharmProjects/APIcreation/API.py", line 1, in <module> import pandas as pd File "/Library/Frameworks/Python.framework/Versions/3.12... -
创建于 Cannot choose interpreter of my choice
So I’ve installed the latest version of Python (3.12) and have updated my PyCharm to the latest one on my Mac. However when trying to select the interpreter, there is no option for Python 3.12. I’v...