1

I'm trying to install PyOpenGL on my cumputer with pip, but it throws the error:

ValueError: ['path']

It's in msvc9comlier.py, on line 287, in the functiun "query_vcvarsall"

rais ValueError(str(list(result.keys())))

during the installation process and stops. (I use windows.) What is the problem exactly, and how can it be solved?

1 Answers1

0

Value error trying to install Python for Windows extensions

this may can help you, please give more information and full output

Community
  • 1
  • 1
gman1200
  • 39
  • 1
  • 8