← Back to team overview

yade-dev team mailing list archive

[Bug 416906] Re: some scripts possibly not compatible with python 2.5

 

1. Can you retry examples/concrete/uniaxia/rb.py with r1717? You
compiled without GTS, right?

2. Can you try scripts/simple-scene-graph.py and type yp.plot.plot()
after a while it runs? It seems like error of your matplotlib
installation or the initialization. If that doesn't work, please try
commenting out the "matplotlib.use('TkAgg')" line at the beginning of
py/plot.py, or try using some of the other backends (GTKCairo and
QtAgg), if that makes any difference.

Thanks

-- 
some scripts possibly not compatible with python 2.5
https://bugs.launchpad.net/bugs/416906
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.

Status in Yet Another Dynamic Engine: New

Bug description:
Python 2.5 should be fully supported because it is in lenny, squeeze and hardy, which we want to support for 0.20. All scripts should be checked that they work with python 2.5. The initial report was use of itertools.product in yade.pack by Janek.



References