Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. found bundled python: /home/tomas/naujas-blenderis/install/linux2/2.56/python
  2. Traceback (most recent call last):
  3. File "/home/tomas/naujas-blenderis/install/linux2/2.56/scripts/modules/bpy/utils.py", line 397, in addon_enable
  4. mod = __import__(module_name)
  5. File "/home/tomas/naujas-blenderis/install/linux2/2.56/scripts/addons/yafaray/__init__.py", line 67, in <module>
  6. from yafaray import io, ui, ot
  7. File "/home/tomas/naujas-blenderis/install/linux2/2.56/scripts/addons/yafaray/io/__init__.py", line 3, in <module>
  8. from yafaray.io import yaf_export
  9. File "/home/tomas/naujas-blenderis/install/linux2/2.56/scripts/addons/yafaray/io/yaf_export.py", line 10, in <module>
  10. import yafrayinterface
  11. File "/home/tomas/naujas-blenderis/install/linux2/2.56/scripts/addons/yafaray/bin/yafrayinterface.py", line 25, in <module>
  12. _yafrayinterface = swig_import_helper()
  13. File "/home/tomas/naujas-blenderis/install/linux2/2.56/scripts/addons/yafaray/bin/yafrayinterface.py", line 21, in swig_import_helper
  14. _mod = imp.load_module('_yafrayinterface', fp, pathname, description)
  15. ImportError: /home/tomas/naujas-blenderis/install/linux2/2.56/scripts/addons/yafaray/bin/_yafrayinterface.so: undefined symbol: _Py_ZeroStruct
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement