Windows RDP Open GL Vispy error: AttributeError: function 'glBindFramebuffer' not found
See original GitHub issue❓ Questions and Help
Hi, I get an error:
AttributeError: function 'glBindFramebuffer' not found
when opening Napari on a Windows 10 machine via remote desktop (Geforce GTX 960). I have used Napari on other windows machines via RDP an cannot really spot the difference. I know, that there are problems with OpenGL/RDP on Windows, though. Are there any work arounds?
Please note that this issue tracker is not a help form and this issue will be closed.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:14 (10 by maintainers)
Top Results From Across the Web
Napari not displaying images and throwing OpenGL error
I want to run a program displaying live microscope images with napari. The computer connected to the microscope is an a bit older...
Read more >vispy requires higher OpenGL version, but how can I provide it?
to vispy. I am working on Windows 7, using Anaconda Python 2.7. ... RuntimeError: Function glBindFramebuffer not present in context (OpenGL version is ......
Read more >Mac OS — brainlit 0.0.0 documentation
You may get the following error message: RuntimeError: Using glBindFramebuffer with no OpenGL context. In the napari window, the images can be seen...
Read more >glBindFramebuffer not defined? - Stack Overflow
The problem is that the window doesn't get cleared at all except for pitch ... OpenGL function loading is a well-known part of...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Just encountered the same issue on an OpenStack Windows virtual machine instance:
The machine supposedly has an Nvidia P4. I will have to check whether the workarounds suggested by @cgohlke work.
Also pinging @jni : this is on NeCTAR
Hi all, I just wanted to let people know that we merged a PR with a docker file last month, see https://github.com/napari/napari/pull/1496. I’m not sure if that will be helpful here or if people have made further advances on this issue. More feedback and discussion is welcome, but if no one else has anything to add right now then I will close this issue soon. Thanks all!