Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Import cache failed. [CRITICAL] #8111
Comments
|
|
Could you provide more details?
|
|
It is fixed.the problem was that git did not copy the whole repository On Sat, Jan 2, 2016, 3:45 PM Yen Chi Hsuan notifications@github.com wrote:
|
I cant download anything anymore. all i get is this error
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl", line 9, in
load_entry_point('youtube-dl==2016.1.1', 'console_scripts', 'youtube-dl')()
File "/usr/lib/python2.7/dist-packages/pkg_resources/init.py", line 558, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python2.7/dist-packages/pkg_resources/init.py", line 2682, in load_entry_point
return ep.load()
File "/usr/lib/python2.7/dist-packages/pkg_resources/init.py", line 2355, in load
return self.resolve()
File "/usr/lib/python2.7/dist-packages/pkg_resources/init.py", line 2361, in resolve
module = import(self.module_name, fromlist=['name'], level=0)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2016.1.1-py2.7.egg/youtube_dl/init.py", line 44, in
from .YoutubeDL import YoutubeDL
File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2016.1.1-py2.7.egg/youtube_dl/YoutubeDL.py", line 84, in
from .cache import Cache
ImportError: No module named cache