-
Notifications
You must be signed in to change notification settings - Fork 18
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
can not install in Linux #1
Comments
Please make sure you add the |
The above git clone command resulted in wrong authentication. Please make sure you have the correct access rights Can you check the access right please? |
The answers below should solve your problem. |
Let me know if this works? If so I will close this issue. |
Thanks, it works on Linux but I think some dependencies issue on windows. Thanks for the reply. |
On ubuntu, I solved this problem by followings.
|
Good try! I am not very familiar with Windows, but for Linux definitely g++, build-essential and OpenGL-related libraries are required to build the project. |
I configure docker container in docker hub. |
Thank you @cyun9601 for building it and sharing the link here! I will add it to our installation instructions soon. |
My PC info:
(assembly) ~$ python setup.py install
The text was updated successfully, but these errors were encountered: