Cython, problem install
C2H5OH-hic opened this issue · 1 comments
C2H5OH-hic commented
Hi, i have a problem, with cython in dev of python:
File "<string>", line 12, in <module>
ModuleNotFoundError: No module named 'Cython'
[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.
I installed the module but still the same problem
C2H5OH-hic commented
SOLVE: excuse me!, The error was caused by not updating the Microsoft Visual C++ compiler to the latest version.