It's been quite a task to install pythonocc this past week. I followed
both the instructions from these two sites:

http://adl.serveftp.org/dokuwiki/pythonocc
http://www.pythonocc.org/wiki/index.php/Installing_pythonOCC_on_Linux

It was quite a mess trying the scons install, so I'll focus on setup.py

At some point, I created an account for kanzure so he could have a go
at installing pythonocc on this comp.

Here's the diff -Naur of my subversion checkout setup.py and his:
http://pastebin.com/f5e093ea8

Here's the diff of the environment.py:
http://pastebin.com/f283f1c6a


I also performed a diff from his subversion and my regular release
(tar.gz) There is no diff in setup.py from my build copy and kanzure's
svn, however ther is a diff between the environment.py:
http://pastebin.com/f1f34f793

from kanzure's dir, build and install runs successfully:
http://pastebin.com/m3ac8bcb2

However an attempt to launch Interactive Viewer fails:
http://pastebin.com/m1f3f3338
Something that might be of note from the above paste is that
pythonpath shows three diff versions of python being used. This is as
far as I am able to get on my user account's subversion checkout as
well, same error occurs.

The attempt to build from my original release dir (using python
setup.py build -NO_GEOM) has a different error:
http://pastebin.com/f4b607ded

Here's hoping someone might be able to help me with this.

Heath Matlock
+1 256 274 4225

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

Reply via email to