Skip to content

No module named elementtree #6

@patrickwelker

Description

@patrickwelker

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 <module>
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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions