Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
cygdb ImportError: No module named Cython.Debugger
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Joon Ro  
View profile  
 More options Jul 23 2012, 8:47 pm
From: Joon Ro <joonp...@gmail.com>
Date: Mon, 23 Jul 2012 19:47:05 -0500
Local: Mon, Jul 23 2012 8:47 pm
Subject: cygdb ImportError: No module named Cython.Debugger

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joon  
View profile  
 More options Oct 7 2012, 12:14 pm
From: Joon <joonp...@gmail.com>
Date: Sun, 7 Oct 2012 09:14:57 -0700 (PDT)
Local: Sun, Oct 7 2012 12:14 pm
Subject: Re: cygdb ImportError: No module named Cython.Debugger

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »