jorpelae
Results
2
comments of
jorpelae
(Old thread but maybe useful for reference) You probably had a problem with the `python3 setup.py build_ext --inplace` step. Make sure to have the last C++ Redistributable installed if you...
(Old thread but may be useful for reference) Looks like pip install only supports a handful of Python configurations. The supported tags are the following: cp -> Python version ```...