You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "", line 1, in
File "opendr/init.py", line 350, in demo
exec('global np\n' + demos[which], globals(), locals())
File "", line 5, in
File "opendr/renderer.py", line 25, in
from .contexts.ctx_mesa import OsContext
ImportError: No module named ctx_mesa @algrs@classner@paulmelnikow@mattloper@lillekemiker
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "", line 1, in
File "opendr/init.py", line 350, in demo
exec('global np\n' + demos[which], globals(), locals())
File "", line 5, in
File "opendr/renderer.py", line 25, in
from .contexts.ctx_mesa import OsContext
ImportError: No module named ctx_mesa
@algrs @classner @paulmelnikow @mattloper @lillekemiker
The text was updated successfully, but these errors were encountered: