Skip to content
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

Issue with youtube-dl in terminal: Importerror: No module named _MozillaCookieJar #23305

Closed
powermetal2 opened this issue Dec 3, 2019 · 1 comment

Comments

@powermetal2
Copy link

@powermetal2 powermetal2 commented Dec 3, 2019

I'm running youtube-dl in Linux Mint. I have an issue with the youtube-dl application in terminal:
/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/local/bin/youtube-dl/main.py", line 16, in
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 15, in
File "/usr/local/bin/youtube-dl/youtube_dl/options.py", line 8, in
File "/usr/local/bin/youtube-dl/youtube_dl/downloader/init.py", line 3, in
File "/usr/local/bin/youtube-dl/youtube_dl/downloader/common.py", line 9, in
File "/usr/local/bin/youtube-dl/youtube_dl/compat.py", line 58, in
File "/usr/lib/python2.7/cookielib.py", line 1819, in
from _MozillaCookieJar import MozillaCookieJar
ImportError: No module named _MozillaCookieJar

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Dec 10, 2019

Most likely broken python setup.

@dstftw dstftw closed this Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.