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

AttributeError: 'module' object has no attribute '_asciire' #6318

Closed
prestonconnors opened this issue Jul 21, 2015 · 1 comment
Closed

AttributeError: 'module' object has no attribute '_asciire' #6318

prestonconnors opened this issue Jul 21, 2015 · 1 comment

Comments

@prestonconnors
Copy link

@prestonconnors prestonconnors commented Jul 21, 2015

Whenever I try and run youtube-dl version 2015.07.18 I get the below error message. Can you please help?

youtube-dl -h

Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, 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/bin/youtube-dl/main.py", line 16, in
File "/usr/bin/youtube-dl/youtube_dl/init.py", line 16, in

File "/usr/bin/youtube-dl/youtube_dl/options.py", line 8, in
File "/usr/bin/youtube-dl/youtube_dl/downloader/init.py", line 3, in
# $Id$
File "/usr/bin/youtube-dl/youtube_dl/downloader/common.py", line 8, in
File "/usr/bin/youtube-dl/youtube_dl/compat.py", line 82, in
AttributeError: 'module' object has no attribute '_asciire'

Python: Python 2.7.3

Distributor ID: LinuxMint
Description: Linux Mint 13 Maya
Release: 13
Codename: maya

@prestonconnors
Copy link
Author

@prestonconnors prestonconnors commented Jul 21, 2015

Nevermind this looks like a dupe and you are in the process of fixing it.

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
1 participant
You can’t perform that action at this time.