MarioGavran
Results
1
issues of
MarioGavran
I am using Debian 11, X11, PyCharm, Python 3.9 I tried to run this simple program: ``` import tkinter as tk from OpenGL.GL import * from OpenGL.GLU import * from...