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

@kai456789 kai456789 commented Apr 10, 2011

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 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.

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