Closed ecchi closed 10 years ago
Was using older versions, without much issue. Just git pulled to newest (0.5.4?), and now when I try to run the command, I get:
Traceback (most recent call last): File "getfiles.py", line 7, in from unidecode import unidecode ImportError: No module named unidecode
Running on Python 2.7.1/OSX 10.7.5
Please see the updated readme. You will need to install unidecode using pip. Duplicate of #25 and #23
Was using older versions, without much issue. Just git pulled to newest (0.5.4?), and now when I try to run the command, I get:
Traceback (most recent call last): File "getfiles.py", line 7, in
from unidecode import unidecode
ImportError: No module named unidecode
Running on Python 2.7.1/OSX 10.7.5