Page 1 of 1

Blender 2.55

PostPosted: Thu Nov 04, 2010 3:39 pm
by joepal
Hm, I'm spontaneously not so awfully impressed with blender 2.55:

Code: Select all
joepal@hastur:/usr/local/blender$ ./blender
found bundled python: /usr/local/blender-2.55-beta-linux-glibc27-x86_64/2.55/python
Traceback (most recent call last):
  File "/usr/local/blender-2.55-beta-linux-glibc27-x86_64/2.55/scripts/modules/bpy_types.py", line 546, in <module>
    import collections
  File "/usr/local/blender-2.55-beta-linux-glibc27-x86_64/2.55/python/lib/python3.1/collections.py", line 9, in <module>
    from _collections import deque, defaultdict
ImportError: No module named _collections
Traceback (most recent call last):
  File "/usr/local/blender-2.55-beta-linux-glibc27-x86_64/2.55/scripts/modules/bpy_types.py", line 546, in <module>
    import collections
  File "/usr/local/blender-2.55-beta-linux-glibc27-x86_64/2.55/python/lib/python3.1/collections.py", line 9, in <module>
    from _collections import deque, defaultdict
ImportError: No module named _collections
Segmenteringsfel


I basically downloaded and unzipped. Was I supposed to do something more?