cancel
Showing results for 
Search instead for 
Did you mean: 

Drivers & Software

spritethemusicman
Journeyman III

Assertion Error Blender 2.79b Ubuntu18.04.01

As the title says

Running Blender 2.79b on the latest Ubuntu 18.04.1

Dual Vega Frontier Edition

error printout

Traceback (most recent call last):

  File "/usr/share/blender/scripts/modules/addon_utils.py", line 350, in enable

    mod.register()

  File "/home/musicman051297/.config/blender/2.79/scripts/addons/rprblender/__init__.py", line 177, in register

    from . import render  # import render first to initialize pyrpr(can be used in other modules)

  File "/home/musicman051297/.config/blender/2.79/scripts/addons/rprblender/render/__init__.py", line 118, in <module>

    assert pyrpr_init(bindings_import_path, rprsdk_bin_path)

AssertionError

0 Likes
1 Reply
spritethemusicman
Journeyman III

To clarify. This error occurs when trying to enable the plugin

0 Likes