yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #02914
[Bug 501917] Re: plotting issue
Definitely note yade issue. Try running this (from shell)
python -c "import pylab; pylab.plot([1,2,3,4,5],[0,2,3,1,-1]);
pylab.show()"
--
plotting issue
https://bugs.launchpad.net/bugs/501917
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:
Debug build r1932 returns this for me :
Running script scripts/simple-scene-plot.py
Now calling plot.plot() to show the figures (close them to continue).
python: tpp.c :63 : __pthread_tpp_change_priority: assertion « new_prio == -1 || (new_prio >= __sched_fifo_min_prio && new_prio <= __sched_fifo_max_prio) » failed.
Follow ups
References