且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

为什么保存按钮在matplotlib图上不起作用?

更新时间:2023-01-15 21:22:41

您需要使OSX确信virtualenv实际上是从Application Bundle运行的.修复此处讨论:

You need to convince OSX that the virtualenv is actually running from an Application Bundle. Fix discussed here:

http://groups.google.com/group/python-virtualenv/browse_thread/thread/83fa4a12d22a30c8/744e19c194f1618a

并在此处实现:

https://github.com/gldnspud/virtualenv-pythonw-osx