Install guide¶
Installation¶
The easy way¶
The easiest way to install AnyPyTools on Windows (along with all dependencies) is through the Anaconda Python Distribution and the conda package manager.
Install AnyPyTools with the following command:
> conda config --add channels conda-forge
> conda install anypytools
This will install anypytools
and all the recommended dependencies. Next, try to launch the
interactive AnyPyTools notebook tutorial :
> AnyPyToolsTutorial.bat