Open Dannycicovsky opened 7 months ago
I am having this same issue, were you able to figure it out?
Where are you trying to install it from? The command line? VSCode?
pip install cython before installing ecopy
I'm trying to install it from the command line, and I installed cython befor trying again with ecopy but keep getting the same message
Hello, I've tried to install ecopy, but it gave me just this error. (After installing Cython, the issue persits) Processing c:\users\danie\python\ecopy Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [1 lines of output] CRITICAL:root:Cython.Build.cythonize not found. Cython is required to build from a repo. [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.