[IPython-dev] Error in newapp with ipcluster

Brian Granger ellisonbg at gmail.com
Wed Jun 15 22:09:39 EDT 2011


I get the following behavior in newapp:

(ipython-0.11)[laptop:ipython]$ ipcluster -h
Traceback (most recent call last):
  File "/Users/bgranger/Documents/Computation/virtualenv/ipython-0.11/bin/ipcluster",
line 8, in <module>
    load_entry_point('ipython==0.11.dev', 'console_scripts', 'ipcluster')()
  File "/Users/bgranger/Documents/Computation/IPython/code/ipython/IPython/parallel/apps/ipclusterapp.py",
line 438, in launch_new_instance
    app = IPBaseParallelApplication.instance()
NameError: global name 'IPBaseParallelApplication' is not defined

Cheers,

Brian

-- 
Brian E. Granger
Cal Poly State University, San Luis Obispo
bgranger at calpoly.edu and ellisonbg at gmail.com



More information about the IPython-dev mailing list