Hi there,
I just tried again to compile pyocc,
I compiled/installed salomegeom first (I made a 64bit deb package of it, if
anyone is interested)
I added this line to environment.py:

*    SALOME_SMESH_LIB = '/usr/lib'*

because the build process complained that SALOME_SMESH_LIB was undefined,
now I get this error:

*Traceback (most recent call last):
  File "setup.py", line 374, in <module>
    for module in Modules.SALOME_GEOM_MODULES:
AttributeError: 'module' object has no attribute 'SALOME_GEOM_MODULES'*

But I couldn't find how to solve that... Any idea?

Cheers
Yorik
_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to