- Notifications
You must be signed in to change notification settings - Fork18
Install a working 'pythonw' into a virtualenv on Mac OS X
License
MIT, Unknown licenses found
Licenses found
MIT
LICENSE.txtUnknown
LICENSE-pythonw.txtNotificationsYou must be signed in to change notification settings
matthewryanscott/virtualenv-pythonw-osx
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Some GUIs Pythona apps don't work right, unlesspythonw is in an app bundle.
This script only fixes virtualenvs based on Framework style installs (bundles)
- the default OSX install
brew install python --framework
Butnot:
brew install python, which we can't fix using this method
CF:
pypa/virtualenv#54http://stackoverflow.com/questions/3692928/why-doesnt-the-save-button-work-on-a-matplotlib-plothttp://code.google.com/p/iterm2/issues/detail?id=1680
This code attempts to fix this issue, by making sure bothpython andpythonw getcompiled like app bundles.
About
Install a working 'pythonw' into a virtualenv on Mac OS X
Resources
License
MIT, Unknown licenses found
Licenses found
MIT
LICENSE.txtUnknown
LICENSE-pythonw.txtUh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors6
Uh oh!
There was an error while loading.Please reload this page.