2013/5/2 Zhi Li <neverwa...@163.com> > hi mailing list, > > I downloaded pythonOCC-0.6-alpha2-win32-py27.exe from > http://code.google.com/p/pythonocc/downloads/list and want to use smesh > feature, but my old project prompted "_mod = imp.load_module('_SMESH', fp, > pathname, description) > ImportError: DLL load failed:" like error while running. So I guess smesh > may not be included in 0.6alpha2. > > I want to know when will this feature be released with pythonocc. If > possible, how can I manually add this feature to my win7 32bit PC with > pythonOCC-0.6-alpha2-win32-py27.exe installed. > > Hi,
In the precompiled binaries for win32/py27, the SMESH wrapper is not available. This is because I cant' compile fortran code anymore on my Windows machine. However, you can build it by yourself. Regards, Thomas
_______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users