← Back to team overview

yade-users team mailing list archive

Re: [Question #691874]: batch-table

 

Question #691874 on Yade changed:
https://answers.launchpad.net/yade/+question/691874

    Status: Answered => Open

Lei Hang is still having a problem:
Hello,

Sorry, I don't know the meaning of 'OS'. I f it means operation system,
the OS is Linux. The Yade version is  2020.01a. There is a "Fatal Python
error" in the "1batch.py.damping=.6.log" file . But I don't understand
this error and don't know how to deal with this error. The content of
the table and the  "1batch.py.damping=.6.log" file are as follows,

The content of the table:
#
damping    
.6
.4
.2
#
The "1batch.py.damping=.6.log" file:
#
Welcome to Yade 2020.01a 
Using python version: 3.8.2 (default, Apr 27 2020, 15:53:34) 
[GCC 9.3.0]
Warning: no X rendering available (see https://bbs.archlinux.org/viewtopic.php?id=13189)
XMLRPC info provider on http://localhost:21000
TCP python prompt on localhost:9000, auth cookie `assduk'
Running script 1batch.py
/usr/lib/x86_64-linux-gnu/yade/py/yade/plot.py:444: MatplotlibDeprecationWarning: 
The 'verts' kwarg was deprecated in Matplotlib 3.0 and will be removed in 3.2. Use 'marker' instead.
  scatter=pylab.scatter(scatterPt[0] if not math.isnan(scatterPt[0]) else 0,scatterPt[1] if not math.isnan(scatterPt[1]) else 0,s=scatterSize,color=line.get_color(),**scatterMarkerKw)
No handles with labels found to put in legend.
yade.plot: creating fake plot, since there are no y-data yet
Fatal Python error: This thread state must be current when releasing
Python runtime state: finalizing (tstate=0x15783b0)

Current thread 0x00007f83e1660700 (most recent call first):
  File "/usr/lib/python3.8/bz2.py", line 125 in close
  File "/usr/lib/x86_64-linux-gnu/yade/py/yade/plot.py", line 664 in saveDataTxt
  File "1batch.py", line 37 in checkUnbalanced
  File "<string>", line 1 in <module>

Thread 0x00007f83e43d4700 (most recent call first):
  File "/usr/lib/python3.8/selectors.py", line 415 in select
  File "/usr/lib/python3.8/socketserver.py", line 232 in serve_forever

Thread 0x00007f83e4bd5700 (most recent call first):
  File "/usr/lib/python3.8/selectors.py", line 415 in select
  File "/usr/lib/python3.8/socketserver.py", line 232 in serve_forever

Thread 0x00007f83f9e50740 (most recent call first):
  File "/usr/lib/python3.8/_weakrefset.py", line 38 in _remove
Aborted (core dumped)

=================== JOB SUMMARY ================
id      : damping=.6
status  : 34304 (FAILED)
duration: 00:00:13
command : YADE_BATCH=params.txt:2 DISPLAY=  /usr/bin/yade --threads=1 --nice=10 -x 1batch.py> 1batch.py.damping=.6.log 2>&1
started : Wed Jul 15 09:02:36 2020
finished: Wed Jul 15 09:02:49 2020
#
Many thanks

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.