Julio Ramirez
Results
1
comments of
Julio Ramirez
You have to do `python setup.py install`. Then maybe you have to install some other packages in python, like `scipy`, with `pip install --user scipy`. It will tell you what...