You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the installation process, when I type the 'make' command, I receive the error:
"Cython.Compiler.Errors.CompileError: /home/hayyim/Descargas/class/python/../python/classy.pyx
make: *** [Makefile:195: classy] Error 1.'
I don't know how to fix this, as I have python3, cython, numpy, and gcc updated to the latest version.
The text was updated successfully, but these errors were encountered:
During the installation process, when I type the 'make' command, I receive the error:
"Cython.Compiler.Errors.CompileError: /home/hayyim/Descargas/class/python/../python/classy.pyx
make: *** [Makefile:195: classy] Error 1.'
I don't know how to fix this, as I have python3, cython, numpy, and gcc updated to the latest version.
The text was updated successfully, but these errors were encountered: