Open kwiley-s3global opened 2 years ago
I had the same problem for which I don't have solution yet. When I tried it on Windows10, it just works with no problem at all.
Thanks. I don't think Windows is an option for me. I wouldn't mind trying it on our Macs, but our Linux boxes have the good GPUs. That's where I really need to run this for all practical purposes.
i have the same problem
Does anyone have any solutions to the following GLFW and GLX error? I did the usual Google searching but haven't solved it yet.
(stylegan3) $ python visualizer.py /home/me/anaconda3/envs/stylegan3/lib/python3.9/site-packages/glfw/__init__.py:906: GLFWError: (65542) b'GLX: GLX extension not found' warnings.warn(message, GLFWError) python: /builds/florianrhiem/pyGLFW/glfw-3.3.5/src/input.c:835: glfwSetKeyCallback: Assertion `window != ((void *)0)' failed. Aborted (core dumped)
- Ubuntu 20.04.1
- PyTorch 1.10.2
- CUDA 11.0.221
- NVIDIA: NVIDIA-SMI 450.80.02 Driver Version: 450.80.02 CUDA Version: 11.0
- Tesla V100-DGXS
Thanks.
Hey guys! Did anybody solve this issue? I got the same error on my way =(
Does anyone have any solutions to the following GLFW and GLX error? I did the usual Google searching but haven't solved it yet.
Thanks.