ipython -pylab doesn't work on trunk

Bug #501741 reported by Fernando Perez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
IPython
Fix Committed
High
Fernando Perez

Bug Description

In current trunk (12/30/09), we get

maqroll[tmp]> ipython -pylab
[IPythonApp] Config file not found, skipping: ipython_config_ylab.py
Traceback (most recent call last):
  File "/home/fperez/usr/lib/python2.6/site-packages/IPython/core/application.py", line 273, in load_file_config
    self.file_config = loader.load_config()
  File "/home/fperez/usr/lib/python2.6/site-packages/IPython/config/loader.py", line 227, in load_config
    self._find_file()
  File "/home/fperez/usr/lib/python2.6/site-packages/IPython/config/loader.py", line 234, in _find_file
    self.full_filename = filefind(self.filename, self.path)
  File "/home/fperez/usr/lib/python2.6/site-packages/IPython/utils/genutils.py", line 567, in filefind
    (filename, path_dirs))
IOError: File does not exist in any of the search paths: u'ipython_config_ylab.py', ('/home/fperez/tmp', u'/home/fperez/.ipython')

Related branches

Revision history for this message
Fernando Perez (fdo.perez) wrote :

Now fixed in my trunk-dev branch, should be merged soon.

Changed in ipython:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.