Skip to content
This repository has been archived by the owner on Nov 24, 2020. It is now read-only.

not working #6

Open
aws25 opened this issue Apr 14, 2019 · 0 comments
Open

not working #6

aws25 opened this issue Apr 14, 2019 · 0 comments

Comments

@aws25
Copy link

aws25 commented Apr 14, 2019

Traceback (most recent call last):
File "/usr/local/bin/cloudacademy-dl", line 9, in
load_entry_point('cloudacademy-dl==0.1.1', 'console_scripts', 'cloudacademy-dl')()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/init.py", line 565, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/init.py", line 2697, in load_entry_point
return ep.load()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/init.py", line 2370, in load
return self.resolve()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/init.py", line 2376, in resolve
module = import(self.module_name, fromlist=['name'], level=0)
File "/Library/Python/2.7/site-packages/cloudacademy/cloudacademy_dl.py", line 30, in
from urllib.parse import urlparse
ImportError: No module named parse

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@aws25 and others