ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

The urandom problem is caused by a version mismatch of Python 3.2.2 and python 3.2.3. Can you tell me which version of Blender you are using and which Python3.2 is installed on your system?

The precompiled Blender < 2.64a use Python3.2.2 while Ubuntu > 11.10 use Python 3.2.2. So i guess switching to a Blender version compiled with the correct Python should solve the problem. Of course, you could also compile Blender or the correct version of Python3.2 yourself but I guess switching the Blender version should be the easiest solution especially since the changes between 2.63 and 2.64a are not really relevant for MORSE.

The urandom problem is caused by a version mismatch of Python 3.2.2 and python 3.2.3. Can you tell me which version of Blender you are using and which Python3.2 is installed on your system?

The precompiled Blender < 2.64a use Python3.2.2 while Ubuntu > 11.10 use Python 3.2.2. So i guess switching to a Blender version compiled with the correct Python should solve the problem. problem (in your case Blender 2.64a when using Python3.2.3). Of course, you could also compile Blender or the correct version of Python3.2 yourself but I guess switching the Blender version should be the easiest solution especially since the changes between 2.63 and 2.64a are not really relevant for MORSE.