Thomas Paviot <tpaviot@...> writes: > > 2013/5/2 Zhi Li <neverwa...@163.com> > > > hi mailing list, > I downloaded pythonOCC-0.6-alpha2-win32-py27.exe fromhttp://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 > > > > > <div><div dir="ltr">2013/5/2 Zhi Li <span dir="ltr"><<a href="mailto:neverwaste@..." target="_blank">neverwaste@...</a>></span><br><div class="gmail_extra"><div class="gmail_quote"> > <blockquote class="gmail_quote"> > > hi mailing list,<br><br> > I downloaded pythonOCC-0.6-alpha2-win32-py27.exe from<br><a href="http://code.google.com/p/pythonocc/downloads/list" target="_blank">http://code.google.com/p/pythonocc/downloads/list</a> and want to use smesh<br> > feature, but my old project prompted "_mod = imp.load_module('_SMESH', fp,<br> > pathname, description)<br> > ImportError: DLL load failed:" like error while running. So I guess smesh<br> > may not be included in 0.6alpha2.<br><br> > I want to know when will this feature be released with pythonocc. If<br> > possible, how can I manually add this feature to my win7 32bit PC with<br> > pythonOCC-0.6-alpha2-win32-py27.exe installed.<br><br> > </blockquote> > <div><br></div> > <div>Hi,</div> > <div><br></div> > <div>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.</div> > > <div><br></div> > <div>Regards,</div> > <div><br></div> > <div>Thomas</div> > <div><br></div> > </div></div> > </div></div> > Thank you for your explanation.
I checked github where exists some help of compilation for whole project. Should I compile from scratch or is there a "best practice" of adding a feature pack to installed pythonocc on windows? _______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users