Dan Falck a écrit : > Jelle Feringa wrote: > >>> This might be a clue: >>> >>> >>>>>> import wx >>>>>> import wx.aui >>>>>> import wx.py >>>>>> from wxDisplay import GraphicsCanva3D >>>>>> >>>>>> >> This is really weird; GraphicsCanva3D is a class of the 0.1 release >> which is __really__ outdated. >> Are you sure you're on pythonOCC 0.2? >> >> -jelle >> >> _______________________________________________ >> Pythonocc-users mailing list >> Pythonocc-users@gna.org >> https://mail.gna.org/listinfo/pythonocc-users >> >> >> > Sorry Jelle, > > I was pulling an example from one of the (I guess older) emails. I > installed pythonOCC from a recent Binary that Thomas made. > pythonOCC_PDE2009_Ubuntu_8_04.zip > > So, in summary: > the binaries that Thomas provided work- with help setting up libs and > .bashrc > I missed this critical step first: > > >> echo /opt/OpenCASCADE6.3.0/lib > /etc/ld.so.conf.d/OpenCASCADE6.3.0-i386.conf >> ldconfig >> > > Then I missed this in my .bashrc script: > > export CSF_GraphicShr=/opt/occ/lib/libTKOpenGl.so > > > > > Many Thanks to everyone! > Dan > >
Congrats Dan. At last this post is a good tutorial on OCC/pythonOCC installation for Linux. This process although has to be automated in a .deb package (that is still something I don't know how to do). Cheers, Thomas _______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users