-
Notifications
You must be signed in to change notification settings - Fork 87
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
Unable to run drake-visualizer after successful build #630
Comments
Hi @edrumwri you shouldn't set |
Hmm.. If I don't do that, then it has a different complaint: After building, should I be doing a This is all on a fairly fresh ubuntu 18 install, btw. |
Director is tested in ubuntu 18, it should work. It uses a "superbuild" which builds and installs all dependencies. Running from the build/install dir should be all that is required, no extra steps. Is there any more output, maybe printed before the |
No, that is the only output. The files in build/install/lib/python3.6/site-packages (there is also a build/install/lib/python3.7/site-packages, which seems to have an identical list of files) follows: actionhandlers.py doordemo.py lcmcollections.py pointpicker.py takktilevis.py |
I built with the default cmake options.
I pointed my PYTHONPATH to $DIRECTOR_HOME/src/python (not sure if this is the recommended workflow)
Running drake-visualizer gave me the following error message:
The text was updated successfully, but these errors were encountered: