20 Jun 17:14
ipy_profile_none ImportError
Thomas Robitaille <thomas.robitaille <at> gmail.com>
2009-06-20 15:14:40 GMT
2009-06-20 15:14:40 GMT
Hello, I have tried building executables (on mac) of the attached script (which starts an ipython prompt) using several different tools (such as pyinstaller, py2app) and in all cases, the resulting executables crash, with an ImportError on ipy_profile_none. The problem seems to be that some of the modules that ipython imports are in a non-standard location (in Extensions) and aren't copied over by py2app or pyinstaller. I was wondering whether anyone here has successfully build an executable with an ipython prompt (such as that given by the attached script), and if so, how you did it? Thanks, Thomas
_______________________________________________ IPython-user mailing list IPython-user <at> scipy.org http://mail.scipy.org/mailman/listinfo/ipython-user
RSS Feed