ToyLion

Results 6 comments of ToyLion

I have reinstalled pyopengl and pyopengl-accelerate from Gohlke, but the error still exists. My system changed: Windows-10, Python 3.7.6 Qt 5.9.6, PyQt5 5.9.2 OpenGL 3.1.5 pyopencl 2020.2 xrt 1.3.4 in...

Still error, but a different: (base) PS C:\xrt-1.3.4\xrt-1.3.4\xrt\gui> python xrtQookStart.pyw Traceback (most recent call last): File "C:\ProgramData\Anaconda3\lib\site-packages\xrt\gui\xrtGlow\__init__.py", line 4115, in initializeGL gl.glutInit() File "C:\ProgramData\Anaconda3\lib\site-packages\OpenGL\GLUT\special.py", line 333, in glutInit _base_glutInit( ctypes.byref(count),...

The install procedure: (base) PS C:\ProgramData\Anaconda3> conda install -c conda-forge freeglut Collecting package metadata (current_repodata.json): done Solving environment: done ## Package Plan ## environment location: C:\ProgramData\Anaconda3 added / updated specs:...

I try to update python with 'conda update --all', the process is extremely slow. Some did not succeed, so I planned to update them several times until they were all...

xrtGlow finally works properly when I changed a computer. The installation went well this time. pip install xrt with shell, pyopencl, pyopengl and pyopengl-accelerate were downloaded from Gohlke.

Previous computers can also run xrtGlow correctly after fixing graphics driver.