-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No module named parse #15
Comments
I suspect that TextWrangler is using Python 2.7 |
Some progress with retrieve.identifiers TextWrangler was an absolute issue. File "/Users/bavan/Desktop/spotify2am-master/retrieve-identifiers.py", line 38, in Richards-iMac:~ bavan$ PYTHONIOENCODING=utf-8 python3 /Users/bavan/Desktop/spotify2am-master/retrieve-identifiers.py |
I think i solved the problem. I am now running the script in IDLE and it seems to work properly. |
Something went really really wrong.... The script imported same song 1.4 million times... |
i get an error trying to run "retrieve-identifiers.py"
~/Desktop/spotify2am-master/retrieve-identifiers.py:3: ImportError: No module named parse
I run the script in TextWrangler
The text was updated successfully, but these errors were encountered: