Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Install a working 'pythonw' into a virtualenv on Mac OS X

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE.txt
Unknown
LICENSE-pythonw.txt
NotificationsYou must be signed in to change notification settings

matthewryanscott/virtualenv-pythonw-osx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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)

Framework Installs:

  • 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.txt
Unknown
LICENSE-pythonw.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors6


[8]ページ先頭

©2009-2025 Movatter.jp