apm1467 / videocr

Extract hardcoded subtitles from videos using machine learning
MIT License
506 stars 117 forks source link

Could not install packages due to an EnvironmentError. #27

Open NamesJoeyWheeler opened 3 years ago

NamesJoeyWheeler commented 3 years ago

I'm trying to install this, but I keep getting this error. I've tried looking on Google, but did not find anything.

Installing collected packages: setuptools, wheel, distro, six, pyparsing, packaging, scikit-build, cmake, pip, numpy
      Running setup.py install for numpy: started
      Running setup.py install for numpy: still running...
      Running setup.py install for numpy: finished with status 'done'
  ERROR: Could not install packages due to an EnvironmentError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: '"C:'

Is there any way to fix this error?

Harmon758 commented 3 years ago

See https://github.com/numpy/numpy/issues/11451