← Back to team overview

yade-users team mailing list archive

Re: [Question #687726]: RuntimeError: boost::thread_resource_error: Resource temporarily unavailable

 

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

    Status: Needs information => Open

ehsan benabbas gave more information on the question:
Hello Robert and thanks for your reply

The code you mentioned doesn't give any result (I just used the command
lines not the comment ones).  Here it is the output:

ehsan@ehsan:~$ /home/ehsan/yade/install/bin/yade-2019-08-08.git-775ae74  net.py
Welcome to Yade 2019-08-08.git-775ae74 
Using python version: 3.6.9 (default, Nov  7 2019, 10:44:02) 
[GCC 8.3.0]
TCP python prompt on localhost:9000, auth cookie `dsyekc'
XMLRPC info provider on http://localhost:21000
Running script net.py
Traceback (most recent call last):
  File "/home/ehsan/yade/install/bin/yade-2019-08-08.git-775ae74", line 336, in runScript
    execfile(script,globals())
  File "/usr/lib/python3/dist-packages/past/builtins/misc.py", line 79, in execfile
    with open(filename, "rbU") as fin:
FileNotFoundError: [Errno 2] No such file or directory: 'net.py'
[[ ^L clears screen, ^U kills line. F12 controller, F11 3D view (press "h" in 3D view for help), F10 both, F9 generator, F8 plot. ]]

In [1]: <WARNING> InsertionSortCollider:261 virtual void InsertionSortCollider::action(): verletDist is set to 0 because no spheres were found. It will result in suboptimal performances, consider setting a positive verletDist in your script.
<WARNING> Shop:445 static Real Shop::PWaveTimeStep(boost::shared_ptr<Scene>): PWaveTimeStep has not found any suitable spherical body to calculate dt. dt is set to 1.0
The constructor with a shareWidget is deprecated, use the regular contructor instead.
In [1]:

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