[haiku-bugs] [Haiku] #11264: Uber Tuber not working in hrev47885 was working before. Possibly Python problem.

  • From: "lalit" <trac@xxxxxxxxxxxx>
  • Date: Sat, 20 Sep 2014 20:19:59 -0000

#11264: Uber Tuber not working in hrev47885 was working before. Possibly Python
problem.
-----------------------+------------------------------
 Reporter:  lalit      |        Owner:  nobody
     Type:  bug        |       Status:  new
 Priority:  normal     |    Milestone:
Component:  - General  |      Version:  R1/Development
 Keywords:             |   Blocked By:
 Blocking:             |  Has a Patch:  0
 Platform:  All        |
-----------------------+------------------------------
 Uber Tuber showing error > ImportError: No module named_ctypes. It was
 working fine before. When run in command line got the following messages:
 /boot/system/bin> python youtube-dl --max-quality=35 --continue -o
 https://www.youtube.com/watch?v=7ViRRmyNiOY
 Traceback (most recent call last):
   File "/boot/system/lib/python2.7/runpy.py", line 162, in
 _run_module_as_main
     "__main__", fname, loader, pkg_name)
   File "/boot/system/lib/python2.7/runpy.py", line 72, in _run_code
     exec code in run_globals
   File "youtube-dl/__main__.py", line 15, in <module>
   File "youtube-dl/youtube_dl/__init__.py", line 77, in <module>
   File "youtube-dl/youtube_dl/utils.py", line 7, in <module>
   File "/boot/system/lib/python2.7/ctypes/__init__.py", line 10, in
 <module>
     from _ctypes import Union, Structure, Array
 ImportError: No module named _ctypes

--
Ticket URL: <https://dev.haiku-os.org/ticket/11264>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: