grych / grych/AppStoreReviews

No module named elementtree

Open
#6 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
164
Forks
56
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.