Hi, I got a bunch of errors when executing python setup.py build_ext --inplace, most of the error messages are unknown type in template argument.
And here is my installed packages information:
Package Version
----------------- -------
Cython 0.29.21
joblib 0.14.1
nose 1.3.7
numpy 1.16.6
pandas 0.24.2
pip 20.3.4
py-stringmatching 0.4.2
PyPrind 2.11.2
python-dateutil 2.8.1
pytz 2021.1
scikit-learn 0.20.4
scipy 1.2.3
setuptools 44.1.1
six 1.15.0
wheel 0.36.2
Hi, I got a bunch of errors when executing
python setup.py build_ext --inplace, most of the error messages areunknown type in template argument.And here is my installed packages information: