Hi Thomas,
I see the _BRepPrimAPI.pyd in C:\Lib\site-packages\OCC\ folder, but there is no _BRepPrimAPI.dll in this folder or in C:\OpenCASCADE6.3.0 Is there a way to build this dll through OpenCASCADE? Thank you, Lior 2012/7/5 Thomas Paviot <tpav...@gmail.com> > Hi Lior, > > There should be some _*.pyd files in your C:\Lib\site-packages\OCC\ > folder. OpenCascade dlls have either to be in your PATH env var or in the > same folder than *.pyd libraries. > > Regards, > > Thomas > > 2012/7/5 Lior Margalit <margalit.l...@gmail.com> > >> 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 >> >> > > _______________________________________________ > 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