...
Download the following file into a folder of your system:
If you have Anaconda installed, you should install withuse pip instead:
...
If you don't have Anaconda, simply unpack it and run:
python setup.py install
...
...
Download the following file into a folder of your system:
Unpack it and run:
python setup.py install
If you have Anaconda installed, you should use pip instead:
...
...
If you have Anaconda installed, you should install with pip:
...
If you don't have Anaconda, simply unpack it and run:
python setup.py install
...