I'm trying to install the evernote sdk for python.
- I'm running windows 7.
- And I have Python version 3.3.2
- I just started learning python 3 days ago. :)
- I'm getting this error
What am I doing wrong? or what other information do you need to help me?
Traceback (most recent call last):
File "<string>", line 16, in <module>
File "c:\users\anthony\appdata\local\temp\pip_build_Anthony\evernote\setup.py" , line 6
exec x
^
SyntaxError: invalid syntax