2010/5/25 John Griessen <[email protected]> > Denis Barbier wrote: > > When running two distinct steps: > > python setup.py build > > sudo python setup.py install > > I did it this way and it compiles, but then tests don't pass for PAF. > > Looking at using ubuntu to get started. > > John Griessen >
John, Be sure to have the sympy package installed before running the Parametric Application Framework (PAF). This package is required by PAF in order to set up relations between parameters: http://code.google.com/p/sympy/ Thomas
_______________________________________________ Pythonocc-users mailing list [email protected] https://mail.gna.org/listinfo/pythonocc-users
