Not that it helps much, but http://www.enthought.com/epd/mkl/
On Wed, Mar 13, 2013 at 4:12 PM, Daniel Hyams <[email protected]> wrote: > Ron: > > Personally, I'm not sure. The first step, to make sure that it works, is > to find the mkl library on your system (probably something like > libmkl.dylib or libmkl.so) and manually copy it to the directory that you > packaged in (I'm assuming one-dir packaging here; if you didn't package > one-dir, do so). Then run, so see if you get the same error. > > > On Wed, Mar 13, 2013 at 4:06 PM, Ron Shaar <[email protected]> wrote: > >> sorry for being dumb, but could you please explain what should I do in >> this case? >> Thanks you very much, >> Ron. >> >> >> On Wednesday, March 13, 2013 2:36:29 AM UTC-7, jelle feringa wrote: >>> >>> >>> If I were guessing, I'd say matplotlib depends on numpy, and your numpy >>>> installation was compiled against the math kernel library. (Mkl). >>>> >>> Stop guessing. That's how it is ;) >>> >> -- >> 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. >> >> >> > > > > -- > Daniel Hyams > [email protected] > -- Daniel Hyams [email protected] -- 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.
