Help With Python!!!
So I'm trying to teach myself a little bit and downloaded the newest version of python.
Ive run a few things like 2+2 and name so i know its running properly.
I'll be damned if i can figure out how to install libraries. Keep getting syntax error.
Windows 10
python 3.6.4
not sure whats going on. Ive looked for hrs and running out of hair to pull
Giving out free votes to the little guys, I hope you appreciate.
Hello! It's hard to tell what might be going wrong with the details provided. Make sure you have the files for the python module in the right folder and also lookup the import statement to include the files in your code.