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
I have python 3.7 version,
Cython==0.29.15
scipy==1.4.1
Still on running python setup.py, i get the error:
PS D:\indic-trans> py setup.py
Traceback (most recent call last):
File "setup.py", line 7, in <module>
from Cython.Build import cythonize
ImportError: No module named Cython.Build
The text was updated successfully, but these errors were encountered:
I have python 3.7 version,
Cython==0.29.15
scipy==1.4.1
Still on running python setup.py, i get the error:
The text was updated successfully, but these errors were encountered: