Glad to be of help. Thanks for all of your hard work putting the standalone app together. I can appreciate the difficulty and nuances of developing on multiple platforms.
Ryan On Mar 5, 2013, at 8:50 AM, Carlos Córdoba <[email protected]> wrote: > Thanks Ryan for clearly pointing the source of the problem. The thing is > mpl_toolkits is installed as a separate package from matplotlib, so I have to > explicitly list it here: > > http://code.google.com/p/spyderlib/source/browse/create_app.py#77 > > to be added to the app by py2app (matplotlib is not there because it's > detected automatically as being used by Spyder). > > > I would like to take the opportunity to clarify something: I don't use nor > own a Mac, I'm a Linux guy. I produce the app on my wife's Mac when she's not > around her computer, but I don't have the time to test it throughly. So if > something doesn't work as expected for you, please don't get discouraged and > keep posting these problems here or in our Issue tracker and I'll try to > solve them for the next release. > > Cheers, > Carlos -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
