I cannot install ecapture 0.1.8
Python version: 3.9.6
pip: 21.2.2
I am using Windows 10
I typed pip install ecapture
and got a whole bunch of collecting and installing messages, then this.:
ERROR: Failed building wheel for scikit-image
Failed to build scikit-image
ERROR: Could not build wheels for scikit-image which use PEP 517 and cannot be installed directly
I also tried installing scikit-image
and wheel
individually but that didn't work. Does anyone know how to help?