Hi Tomasz,

The md0.1 release is only one month old but is already widely deprecated. The 
geo_examples.py you try to run is not included in the pythonOCC-md0.1 demos. 
Where does this file come from??

Note that if you want to run the samples that have been recently added, you'll 
need to compile your own pythonOCC. Or wait for the next release...

Cheers,

Thomas

>I am having a small problem running new geometry demos. 
>
>I am getting the follwing error message: 
>
>Traceback (most recent call last): 
>File 
>"E:\tomasz\opencascade\occ_demo\pythonOCC-md0.1-demos\tests\geo_examples.py", 
>line 33, in <module> 
>from OCC.IntAna import * 
>ImportError: No module named IntAna 
>
>when I hash this line "from OCC.GC import * " I can get to GUI but most of the 
>selections result in error. 
>
>Any comments, 
>
>
>Thanks, 
>
>
>Tomasz 
>
>> Date: Mon, 23 Mar 2009 05:59:45 +0100 
>> From: thomas.pav...@free.fr 
>> To: jelleferi...@gmail.com 
>> CC: pythonocc-users@gna.org 
>> Subject: Re: [Pythonocc-users] new geometry demos 
>> 
>> Hi, 
>> 
>> Jelle's geometry demos are now available on SVN repository (rev. 177). 
>> 
>> Thomas 
>> 
>> Jelle Feringa a écrit : 
>> > 
>> > Hi, 
>> > 
>> > I'm pretty much done converting the geometry demos of the Standard MFC 
>> > examples that come with OCC. 
>> > Pretty good news, that means that together with the demos Thomas 
>> > already completed we're getting a nice set of examples. 
>> > 
>> > We'll add the demo to the SVN one of these days, it still needs polish 
>> > ( its using Display calls that are out of sync with the SVN version, 
>> > undifferentiated graphics, there are some really ugly functions ) but 
>> > here you have some idea of what it is about. 
>> > 
>> > I hope to start working on the pythonic API of pythonOCC soon, though 
>> > not before finishing a lot of demos, I guess its a better order. 
>> > If anyone feels like helping out on converting the demos on 
>> > http://www.opencascade.org/showroom/demos/ that would be wonderful ( 
>> > I'm starting on the left column ). 
>> > Getting the demos out is important, since it'll help communicating 
>> > what pythonOCC is about a lot. 
>> > After converting existing demos its time to get creative and think of 
>> > a bunch of original ones. 
>> > 
>> > Cheers, 
>> > 
>> > -jelle 
>> > 

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

Reply via email to