mmonem / blender2ogre

Automatically exported from code.google.com/p/blender2ogre
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Blender 2.63 (svn revision 47774) - plugin does not load #52

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi guys. Plugin is not loaded in addons. Blender svn.

LOG:

mifth@mifth-3d:~/Documents/blender$ ./blender
./blender: /usr/lib/x86_64-linux-gnu/libtiff.so.4: no version information 
available (required by ./blender)
connect failed: No such file or directory
ndof: spacenavd not found
AL lib: pulseaudio.c:331: PulseAudio returned minreq > tlength/2; expect break 
up
found bundled python: /home/mifth/Documents/blender/2.63/python
search for unknown operator 'BRUSH_OT_sculpt_tool_set', 
'BRUSH_OT_sculpt_tool_set'
search for unknown operator 'BRUSH_OT_sculpt_tool_set', 
'BRUSH_OT_sculpt_tool_set'
search for unknown operator 'BRUSH_OT_sculpt_tool_set', 
'BRUSH_OT_sculpt_tool_set'
search for unknown operator 'BRUSH_OT_sculpt_tool_set', 
'BRUSH_OT_sculpt_tool_set'
FRS_set_context: context 0x0x5000348 scene 0x0x559f9c8
Traceback (most recent call last):
  File "/home/mifth/Documents/blender/2.63/scripts/modules/addon_utils.py", line 262, in enable
    mod = __import__(module_name)
  File "/home/mifth/Documents/blender/2.63/scripts/addons/io_export_ogreDotScene.py", line 204, in <module>
    import hashlib, getpass, tempfile, configparser, subprocess, pickle
  File "/home/mifth/Documents/blender/2.63/python/lib/python3.2/tempfile.py", line 37, in <module>
    from random import Random as _Random
  File "/home/mifth/Documents/blender/2.63/python/lib/python3.2/random.py", line 43, in <module>
    from os import urandom as _urandom
ImportError: cannot import name urandom

Original issue reported on code.google.com by paulgera...@gmail.com on 22 Jun 2012 at 10:58

GoogleCodeExporter commented 8 years ago
blender2Ogre-0.5.7-preview1.rar  - was tested

Original comment by paulgera...@gmail.com on 22 Jun 2012 at 11:01

GoogleCodeExporter commented 8 years ago
Possibly it was my bad build....

Original comment by paulgera...@gmail.com on 23 Jun 2012 at 7:16

GoogleCodeExporter commented 8 years ago

Original comment by goatman.py@gmail.com on 29 Jun 2012 at 2:55