[PyOpenGL-Users] Install errors pyopengl-accelerate on Windows 10 with Python 3.7 64-bits
Brought to you by:
mcfletch
From: Jacco H. - LR <J.M...@tu...> - 2019-07-20 08:08:18
|
When installing pyopengl-accelerate with pip on Windows 10 with Python 3.7 (64-bits) I consistently get an VS Build error for cl.exe, no matter how many SDks, Visual Studio Build tools, etc. I install. The only working solution for us has been to roll back to Python 3.6.8 (64 bits) where this problem somehow does not exist. For new users of our program (BlueSky on GitHub) this is very annoying as they first will try the newest version of Python and then always run into this problem. Pyopengl installs without any problems, so do the other packages, except for pyopengl-accelerate. Best regards, Jacco Hoekstra |