The errors from "pyinstaller-develop" (32-bit) generation are:

12312 ERROR: lib not found: libifcoremd.dll dependency of 
> C:\bs\lib\site-packages\scipy-0.12.0-py2.7-win32.egg\scipy\linalg\calc_lwork.pyd
> 12671 ERROR: lib not found: libifcoremd.dll dependency of 
> C:\bs\lib\site-packages\scipy-0.12.0-py2.7-win32.egg\scipy\sparse\linalg\eigen\arpack\_arpack.pyd
> 13187 ERROR: lib not found: libifcoremd.dll dependency of 
> C:\bs\lib\site-packages\scipy-0.12.0-py2.7-win32.egg\scipy\special\specfun.pyd
> 13702 ERROR: lib not found: libifcoremd.dll dependency of 
> C:\bs\lib\site-packages\scipy-0.12.0-py2.7-win32.egg\scipy\special\_ufuncs.pyd


The .spec file includes:

 a.binaries + [..., ("libifcoremd.dll", 
> "C://bs//lib//site-packages//numpy-1.7.1-py2.7-win32.egg//numpy//core//libifcoremd.dll",
>  
> "BINARY"), ...]


Per Ticket #620, all dll's from /numpy/core/ are included in the list for 
a.binaries.

The errors still appear.  Any thoughts about what is going on?  Thx.

-- 
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.


Reply via email to