[Ipython-tickets] [IPython] #139: Different behaviour: python vs. ipython when using a C module

IPython ipython-tickets@scipy....
Fri Apr 11 16:40:56 CDT 2008


#139: Different behaviour: python vs. ipython when using a C module
---------------------+------------------------------------------------------
 Reporter:  fperez   |        Owner:  fperez  
     Type:  defect   |       Status:  assigned
 Priority:  normal   |    Milestone:  0.9.0   
Component:  ipython  |      Version:          
 Severity:  normal   |   Resolution:          
 Keywords:           |  
---------------------+------------------------------------------------------
Comment (by yichun):

 Sorry for the late reply. I just get a time to make an example, modified
 from the fibo example code. Only a "PyRun_SimpleString("import sys");"
 was added.

 It runs fine under Python. But having ImportError: __import__ not found
 messages when doing "import fibo".

-- 
Ticket URL: <http://ipython.scipy.org/ipython/ipython/ticket/139#comment:5>
IPython <http://ipython.scipy.org>
The IPython interactive Python system


More information about the Ipython-tickets mailing list