cygdb ImportError: No module named Cython.Debugger

447 views
Skip to first unread message

Joon Ro

unread,
Jul 23, 2012, 8:47:05 PM7/23/12
to cython...@googlegroups.com
Hi,

I'm using EPD, and it's first time trying cython debugger for me and I'm getting this error when I envoke cygdb.


$ cygdb                                                                         -- INSERT --
GNU gdb (GDB) SUSE (7.3-41.1.2)
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-suse-linux".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named Cython.Debugger
/tmp/tmpngWidj:3: Error in sourced command file:
Error while executing Python code.

I have built the extension with

$ python setup.py build_ext --pyrex-gdb --inplace

Since I have system python in my openSUSE system, I installed EPD in my home folder and I envoke EPD python with epy. I wonder if that is causing the problem. (cython and cygdb are in PATH though since I don't have cython installed on my system python)

I tried to search for solution but haven't gotten a solution so far.

Thank you,
Joon

Joon

unread,
Oct 7, 2012, 12:14:57 PM10/7/12
to cython...@googlegroups.com
Oops .. I am sorry for this stupid question. When I invoke cygdb it was invoking system python interpreter, and I did not have Cython installed for the system python. 

-Joon
Reply all
Reply to author
Forward
0 new messages