Re: [Pythonocc-users] pythonOCC-0.5 released

2011-01-25 Thread Thomas Paviot
2011/1/25 Bill Bedford > On Tue, 25 Jan 2011 21:36:56 +0100, Thomas Paviot wrote: > > 2011/1/25 Bill Bedford > > > >> Down loaded the precompiled pythonOCC-0.5 of OSX today and got error:- > >> > > > > The precompiled binaries were generated from my MacBook Pro on top of the > > default python2.

Re: [Pythonocc-users] pythonOCC-0.5 released

2011-01-25 Thread Bill Bedford
On Tue, 25 Jan 2011 21:36:56 +0100, Thomas Paviot wrote: > 2011/1/25 Bill Bedford > >> Down loaded the precompiled pythonOCC-0.5 of OSX today and got error:- >> > > The precompiled binaries were generated from my MacBook Pro on top of the > default python2.6. Importing those libraries with pyth

Re: [Pythonocc-users] pythonOCC-0.5 released

2011-01-25 Thread Thomas Paviot
2011/1/25 Bill Bedford > Down loaded the precompiled pythonOCC-0.5 of OSX today and got error:- > The precompiled binaries were generated from my MacBook Pro on top of the default python2.6. Importing those libraries with python 2.7 fails. You have to compile your own pythonOCC with your python

Re: [Pythonocc-users] pythonOCC-0.5 released

2011-01-25 Thread Bill Bedford
Down loaded the precompiled pythonOCC-0.5 of OSX today and got error:- >>> from OCC.Display.SimpleGui import * >>> set_backend('x') >>> display, start_display, add_menu, add_function_to_menu = init_display() Traceback (most recent call last): File "", line 1, in File "/Library/Frameworks/Py

Re: [Pythonocc-users] pythonOCC-0.5 released

2011-01-25 Thread Frank Conradie
Hi Thomas Congrats on the new release! I have been out of the loop for a while now, being extremely busy with new development, so I was wondering what the status of the memory/garbage-collection issues are with the new release? Regards, Frank On 25/01/2011 5:50 AM, Thomas Paviot wrote: Dear

[Pythonocc-users] pythonOCC-0.5 released

2011-01-25 Thread Thomas Paviot
Dear all, pythonOCC-0.5 is available for download at http://www.pythonocc.org. The .tar.gz source archive was uploaded a couple of days ago, just the time for me to package binary files for Windows before making this announcement. Here is a shortlist of changes coming with this release (376 svn co