It looks like your executing the tests in a strange location: your math module is not found for instance. Try running the tests from a different directory ( python is importing a math module from the current directory, a strange confusion )
Can you please state which release you a running? Have you checked out from ( see url below )? "Stretch" instead of "stretch" is a typo indeed. https://github.com/tpaviot/pythonocc/blob/master/src/addons/Display/OCCViewer.py -jelle On Dec 18, 2013, at 9:04 PM, Michael Klitgaard <mich...@klitgaard.dk> wrote: > I have gotten a bit further. > > But I seem to have some troubles. If you can give me any advice, I will > appreciate it > > I tried running the src/Examples/Geometry/airfoil.py which fails, I have > attached the output as pyocc_debug.txt > python test_all.py in src/unittest has some errors, I have attached the > output as pyocc_debug2.txt > > Sincerely > Michael > > > On Wed, Dec 18, 2013 at 10:45 AM, jelle feringa <jelleferi...@gmail.com> > wrote: > > > would mean 0.12 or newer :) > > i agree this is ambivalent > > _______________________________________________ > Pythonocc-users mailing list > Pythonocc-users@gna.org > https://mail.gna.org/listinfo/pythonocc-users > > <pyocc_debug.txt><pyocc_debug2.txt>_______________________________________________ > Pythonocc-users mailing list > Pythonocc-users@gna.org > https://mail.gna.org/listinfo/pythonocc-users
_______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users