virtualenv-pythonw-osx
virtualenv-pythonw-osx copied to clipboard
any way to get this to work with ipython?
Is there anyway to get this to fix ipython as well?
If you install IPython within a virtualenv that is altered by virtualenv-pythonw-osx, it should behave the same as any other GUI app installed into that virtualenv.
Are you running into a specific problem? If so post any error messages you get, or any other details that would help, and one of us could probably help you work through it.
Matthew Scott Elevencraft Inc.
On Nov 3, 2013, at 5:25 PM, dalupus wrote:
Is there anyway to get this to fix ipython as well?
— Reply to this email directly or view it on GitHub.
I'm not really getting any error, I am having the issue where matplotlib can't keep focus if I launch a plot via ipython. This is the same issue I had before with python but using this fixed it.
Note that I installed ipython before using the install-pythonw script.
Going through the issues in this repo. @dalupus I know this is old but are you still experiencing this problem?
I have the problem that scripts installed using setuptools`s entry_points are not fixed by this.
IPython use this to install the ipython executable so this is the actual culprit.