The dll is just not there...
The same with the dlls used in other examples.
How can I build these dlls?

2012/7/5 jelle feringa <jelleferi...@gmail.com>

> Looks like the python wrappers cannot find the libs referred to?
>
> On Thu, Jul 5, 2012 at 8:07 AM, Lior Margalit <margalit.l...@gmail.com>wrote:
>
>> Hi,
>>
>>
>> The demos in the web site look great, but when I tried to run it myself I
>> encountered problems with the installation.
>>
>> I have
>> installed pythonOCC-0.5-all-in-one.win32.py26.exe with OpenCASCADE653.exe
>> but when running hellowworld.py I receive the error
>>
>>
>>
>> Traceback (most recent call last):
>>
>>   File "C:\Program
>> Files\pythonOCC\0.5\examples\Level1\HelloWorld\helloworld.py", line 19, in
>> <module>
>>
>>     from OCC.BRepPrimAPI import *
>>
>>   File "C:\Lib\site-packages\OCC\BRepPrimAPI.py", line 28, in <module>
>>
>>     _BRepPrimAPI = swig_import_helper()
>>
>>   File "C:\Lib\site-packages\OCC\BRepPrimAPI.py", line 24, in
>> swig_import_helper
>>
>>     _mod = imp.load_module('_BRepPrimAPI', fp, pathname, description)
>>
>> ImportError: DLL load failed: The specified module could not be found.
>>
>>
>>
>> What am I missing?
>>
>>
>>
>> Thank you,
>>
>> Lior
>>
>>
>>
>>
>> _______________________________________________
>> Pythonocc-users mailing list
>> Pythonocc-users@gna.org
>> https://mail.gna.org/listinfo/pythonocc-users
>>
>>
>
> _______________________________________________
> Pythonocc-users mailing list
> Pythonocc-users@gna.org
> https://mail.gna.org/listinfo/pythonocc-users
>
>
_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to