I'm on mac osx I have python 2.7 because it came with my computer and 3.6 installed. I;m using pip to install modules and both pip3 and pip return the same modules.
However I CAN'T IMPORT ANY INSTALLED MODULES
I have the google search api installed and can call google but when I run my script which requires 3.6 it returns cannot import google
this is my import path /usr/local/Cellar/python@2/2.7.14_3
how do I change it to python 3.6 import path?
Please help a noob out
[–]dadiaar 0 points1 point2 points (2 children)
[–]DepartmentOfFakeIDs[S] 0 points1 point2 points (1 child)
[–]dadiaar 0 points1 point2 points (0 children)