Advertisement
Osmodivs

Radeon ProRender 1.6

Apr 20th, 2018
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.79 KB | None | 0 0
  1. sudo ./blender
  2. [sudo] password for administrador:
  3. Read new prefs: /home/administrador/.config/blender/2.78/config/userpref.blend
  4. found bundled python: /home/administrador/Public/Blender/78c/2.78/python
  5. [Lux 2018-Apr-20 16:38:00] Attempting to import pylux module from "/home/administrador/Public/Renderizadores/lux-opencl_linux64_12-07-2017"
  6. [Lux 2018-Apr-20 16:38:00] Pylux module imported successfully
  7. [Lux 2018-Apr-20 16:38:00] Using pylux version 1.7.0 dev Build 0
  8. [Lux 2018-Apr-20 16:38:00] Attempting to import pyluxcore module from "/home/administrador/Public/Renderizadores/lux-opencl_linux64_12-07-2017"
  9. [Lux 2018-Apr-20 16:38:00] Pyluxcore module imported successfully
  10. [Lux 2018-Apr-20 16:38:00] Using pyluxcore version 1.7dev
  11. [Lux 2018-Apr-20 16:38:00] Installed scene post-update handler
  12. 2018-04-20 16:38:16,296 INFO rpr.default [140235900696640]: Loading RPR addon (1, 6, 152)
  13. 2018-04-20 16:38:16,297 INFO rpr.default [140235900696640]: rpr.register
  14. 2018-04-20 16:38:16,297 INFO rpr.default [140235900696640]: Blender version: (2, 78, 0)
  15. 2018-04-20 16:38:16,312 INFO rpr.render.pyrpr [140235900696640]: RPR Core version 0x10029600
  16. 2018-04-20 16:38:16,333 INFO rpr.render.pyrpr [140235900696640]: RPRX Support version 0x2
  17. 2018-04-20 16:38:16,335 INFO rpr.render.pyrpr [140235900696640]: Image Filters version 0x1
  18. 2018-04-20 16:38:16,340 CRITICAL rpr [140235900696640]: Traceback (most recent call last):
  19. File "/home/administrador/.config/blender/2.78/scripts/addons/rprblender/pyrprgltf.py", line 42, in init
  20. lib = __gltf.lib
  21. AttributeError: module '__gltf' has no attribute 'lib'
  22.  
  23. During handling of the above exception, another exception occurred:
  24.  
  25. Traceback (most recent call last):
  26. File "/home/administrador/.config/blender/2.78/scripts/addons/rprblender/render/__init__.py", line 70, in pyrpr_init
  27. pyrprgltf.init(log_pyrpr, rprsdk_bin_path=rprsdk_bin_path)
  28. File "/home/administrador/.config/blender/2.78/scripts/addons/rprblender/pyrprgltf.py", line 47, in init
  29. lib = __gltf.ffi.dlopen(lib_path)
  30. OSError: cannot load library '/home/administrador/.config/blender/2.78/scripts/addons/rprblender/libProRenderGLTF.so': libfreeimage.so.3: cannot open shared object file: No such file or directory
  31.  
  32. 2018-04-20 16:38:16,340 CRITICAL rpr.default [140235900696640]: failed to load rpr from /home/administrador/.config/blender/2.78/scripts/addons/rprblender
  33. 2018-04-20 16:38:16,341 CRITICAL rpr.default [140235900696640]: File "/home/administrador/Public/Blender/78c/2.78/scripts/startup/bl_operators/wm.py", line 1796, in execute
  34. mod = addon_utils.enable(self.module, default_set=True, handle_error=err_cb)
  35.  
  36. 2018-04-20 16:38:16,341 CRITICAL rpr.default [140235900696640]: File "/home/administrador/Public/Blender/78c/2.78/scripts/modules/addon_utils.py", line 349, in enable
  37. mod.register()
  38.  
  39. 2018-04-20 16:38:16,341 CRITICAL rpr.default [140235900696640]: File "/home/administrador/.config/blender/2.78/scripts/addons/rprblender/__init__.py", line 175, in register
  40. from . import render # import render first to initialize pyrpr(can be used in other modules)
  41.  
  42. 2018-04-20 16:38:16,341 CRITICAL rpr.default [140235900696640]: File "<frozen importlib._bootstrap>", line 1016, in _handle_fromlist
  43.  
  44. 2018-04-20 16:38:16,341 CRITICAL rpr.default [140235900696640]: File "<frozen importlib._bootstrap>", line 222, in _call_with_frames_removed
  45.  
  46. 2018-04-20 16:38:16,341 CRITICAL rpr.default [140235900696640]: File "<frozen importlib._bootstrap>", line 969, in _find_and_load
  47.  
  48. 2018-04-20 16:38:16,341 CRITICAL rpr.default [140235900696640]: File "<frozen importlib._bootstrap>", line 958, in _find_and_load_unlocked
  49.  
  50. 2018-04-20 16:38:16,341 CRITICAL rpr.default [140235900696640]: File "<frozen importlib._bootstrap>", line 673, in _load_unlocked
  51.  
  52. 2018-04-20 16:38:16,341 CRITICAL rpr.default [140235900696640]: File "<frozen importlib._bootstrap_external>", line 665, in exec_module
  53.  
  54. 2018-04-20 16:38:16,341 CRITICAL rpr.default [140235900696640]: File "<frozen importlib._bootstrap>", line 222, in _call_with_frames_removed
  55.  
  56. 2018-04-20 16:38:16,341 CRITICAL rpr.default [140235900696640]: File "/home/administrador/.config/blender/2.78/scripts/addons/rprblender/render/__init__.py", line 90, in <module>
  57. for line in traceback.format_stack():
  58.  
  59. 2018-04-20 16:38:16,342 INFO rpr.render.pyrpr [140235900696640]: RPR Core version 0x10029600
  60. Shared lib does not exists "libRadeonProRender64.so"
  61.  
  62. 2018-04-20 16:38:16,342 CRITICAL rpr [140235900696640]: Traceback (most recent call last):
  63. File "/home/administrador/.config/blender/2.78/scripts/addons/rprblender/render/__init__.py", line 49, in pyrpr_init
  64. pyrpr.init(log_pyrpr, rprsdk_bin_path=rprsdk_bin_path)
  65. File "/home/administrador/.config/blender/2.78/scripts/addons/rprblender/pyrpr.py", line 131, in init
  66. assert False
  67. AssertionError
  68.  
  69. Exception in module register(): '/home/administrador/.config/blender/2.78/scripts/addons/rprblender/__init__.py'
  70. Traceback (most recent call last):
  71. File "/home/administrador/Public/Blender/78c/2.78/scripts/modules/addon_utils.py", line 349, in enable
  72. mod.register()
  73. File "/home/administrador/.config/blender/2.78/scripts/addons/rprblender/__init__.py", line 175, in register
  74. from . import render # import render first to initialize pyrpr(can be used in other modules)
  75. File "/home/administrador/.config/blender/2.78/scripts/addons/rprblender/render/__init__.py", line 122, in <module>
  76. assert pyrpr_init(bindings_import_path, rprsdk_bin_path)
  77. AssertionError
  78.  
  79. import ui failed
  80. Traceback (most recent call last):
  81. File "/home/administrador/.config/blender/2.78/scripts/addons/rprblender/__init__.py", line 137, in on_scene_update_post
  82. prev_nodeeditor_name = ui.get_activate_editor_name()
  83. UnboundLocalError: local variable 'ui' referenced before assignment
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement