Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to solve to problem about import opendr #47

Open
wuxiaolianggit opened this issue Nov 21, 2020 · 2 comments
Open

how to solve to problem about import opendr #47

wuxiaolianggit opened this issue Nov 21, 2020 · 2 comments

Comments

@wuxiaolianggit
Copy link

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

@paulmelnikow
Copy link
Contributor

Hi, sorry, I can't help with this.

@gcaballero97
Copy link

pip uninstall opendr
pip install opendr==0.76

works on Linux, haven't been able to find a solution for Windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants