Hi! I have exactly the same problem. I can make an app from my matplotlib (and wxpython gui) programs. but as soon the mouse goes over the figures, the program crashes and I get the message "MKL FATAL ERROR: Cannot load libmkl_core.dylib". Can someone please help me understanding what is causing the problem, and how can I fix it? Thank you very much, Ron.
On Friday, March 8, 2013 2:55:31 PM UTC-8, Martin Z wrote: > > Til píše v Čt 07. 03. 2013 v 11:34 -0800: > > Then I compile with `python pyinstaller.py --windowed test.py`. It > > compiles find, even shows the figure when I start it, but as soon as I > > move the mouse on the figure, it crashes with the error message: > > > > MKL FATAL ERROR: Cannot load libmkl_core.dylib > > > > > > Any ideas how to fix it? > > Is this library included with other files collected by pyinstaller? > > -- You received this message because you are subscribed to the Google Groups "PyInstaller" 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/pyinstaller?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
