Export scripts fail with a ValueError on Python 3.3

Bug #1122888 reported by Denis Washington
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
blender (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Whenever I try to export a scene to, say, an .obj file in Blender running under Ubuntu 13.04, I get the following exception:

  Traceback (most recent call last):
    File "/usr/lib/blender/scripts/addons/io_scene_obj/__init__.py", line 328, in execute
      from . import export_obj
  ValueError: level must be >= 0

  location:<unknown location>:-1

Research suggests that this could be due to to this Python 3.3 issue: http://bugs.python.org/issue15610 . As the fix for this bug is a change to a macro expansion, I guess a simple rebuild of the blender package would fix the problem.

Revision history for this message
Jeremy Bícha (jbicha) wrote :

blender (2.66a-1ubuntu1) raring; urgency=low

  * Resynchronize with Debian (LP: #1076930, #1089256, #1052743, #999024,
    #1122888, #1147084)
  * debian/control:
    - Lower build-depends on libavcodec-dev since we're not
      doing the libav9 transition in Ubuntu yet

Changed in blender (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.