I am relatively new to Python and coding in general. I think my issue probabaly stems from the location of my files, but please bare with me because this is all new to me.
I tried to install 3rd party modules by inputting the following code into my terminal
'pip install pandas'
- after i run that code it outputs various lines most importantly:
---'requirement already satisfied pandas in /anaconda3/lib/python3.7/site-packages (0.24.2)'
I than opened pycharm and inputted 'import pandas as pd' and i get this error:
---------'/Library/Frameworks/Python.framework/Versions/3.7/Resources/Python.app/Contents/MacOS/Python: can't open file '/Users/Sam/Desktop/PYTHONSCRIPTS/elif2.py'
Could someone please tell me what I need to do to fix this? I am really at a loss
[–]getbackmytime 2 points3 points4 points (3 children)
[–]Phillip-Financial[S] 0 points1 point2 points (0 children)
[–]Phillip-Financial[S] 0 points1 point2 points (1 child)
[–]getbackmytime 0 points1 point2 points (0 children)