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

google colab interactive_demo error #13

Open
shahik opened this issue Apr 26, 2020 · 3 comments
Open

google colab interactive_demo error #13

shahik opened this issue Apr 26, 2020 · 3 comments

Comments

@shahik
Copy link

shahik commented Apr 26, 2020

Hi,
Congratulations & thanks for this paper! I am running interactive_demo on colab and getting non-stop error

ERROR: ImGui_ImplOpenGL3_CreateDeviceObjects: failed to compile fragment shader! ERROR: ImGui_ImplOpenGL3_CreateDeviceObjects: failed to link shader program! ERROR: ImGui_ImplOpenGL3_CreateDeviceObjects: failed to compile vertex shader! ERROR: ImGui_ImplOpenGL3_CreateDeviceObjects: failed to compile fragment shader! ERROR: ImGui_ImplOpenGL3_CreateDeviceObjects: failed to link shader program! ERROR: ImGui_ImplOpenGL3_CreateDeviceObjects: failed to compile vertex shader! ERROR: ImGui_ImplOpenGL3_CreateDeviceObjects: failed to compile fragment shader!
Any solution?
Greetings!

@shahik shahik changed the title google colab shader error google colab interactive_demo error Apr 26, 2020
@TheNarrator
Copy link

I also got the same error connecting through SSH. The error didn't happen when run locally. The bimpy package probably needs to connect to a display to work.

@podgorskiy
Copy link
Owner

Yes, bimpy needs system X to be installed. It won't work on headless machines.
You still can create a colab demo, by removing all dependencies on bimpy and display images statically, but then it won't be interactive.

I'll work on making a remote version of bimpy that would allow interacting with it through browser in the nearest future.

@AlexRMU
Copy link

AlexRMU commented Jun 7, 2020

@podgorskiy
Write here when you're done, please

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

4 participants