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

can not run 2011.03.29 #103

Closed
kai456789 opened this issue Apr 10, 2011 · 1 comment
Closed

can not run 2011.03.29 #103

kai456789 opened this issue Apr 10, 2011 · 1 comment

Comments

@kai456789
Copy link

can not run youtube-dl

Traceback (most recent call last):
File "/mnt/disc0_1/youtube-dl", line 12, in
import ctypes
File "/opt/lib/python2.5/ctypes/init.py", line 10, in
from _ctypes import Union, Structure, Array
ImportError: No module named _ctypes
root@kai:/jffs# youtube-dl
File "/mnt/disc0_1/youtube-dl", line 59
u'TEST'.encode(pref)
^

@imrehg
Copy link
Contributor

imrehg commented Apr 10, 2011

From your own report, the error is within your python 2.5 install (the ctypes module there), not in youtube-dl... You might need to check that. Tested same version with Python 2.5.5 without any issues.

@rg3 rg3 closed this as completed Sep 10, 2011
joedborg referenced this issue in joedborg/youtube-dl Nov 17, 2020
[pull] master from rg3:master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants