Eshanpurekar
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Edited 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... -
Created 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...