dan90210

Results 7 comments of dan90210

After pulling and recompiling glumpy I was able to get past the error that Rougier encountered. I now get the new error: [w] b'The GLFW library is not initialized' [w]...

Is this viable if we are having to make edits to external libraries? @mlviz

After updating to Python 3.7.2 I have new output. ``` ~ » python3 test.py dan@ryzen [w] Backend () not available [w] Cannot read STENCIL size from the framebuffer [i] Using...

After installing the necessary dependencies I was able to run the glfw3.py example you linked above. After trying that I ran both pyimgui examples that you included and both gave...

New output after updating my graphics card drivers to their latest version. ``` Xlib: extension "AMDGPU" missing on display ":0". Xlib: extension "AMDGPU" missing on display ":0". [i] Using pyimgui...

I have not, mainly because I do not want to mess with external libraries.

I added those to lines to my zshrc and I still get the same error. I can confirm that those are the locales that I am running ``` ➜ locale...