You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running the default Python 2.7.6 on OS X 10.10 and have installed the two modules as advised. I still get:
$ AppStoreReviews.py -help
Traceback (most recent call last):
File "/Users/me/Dropbox/bin/AppStoreReviews.py", line 13, in
from elementtree import ElementTree
ImportError: No module named elementtree
Any tips on how to get this running? I'm a Python novice, just wanting to get your script starting.
—
Reply to this email directly or view it on GitHub #6.
I'm running the default Python 2.7.6 on OS X 10.10 and have installed the two modules as advised. I still get:
Any tips on how to get this running? I'm a Python novice, just wanting to get your script starting.
The text was updated successfully, but these errors were encountered: