InstallationΒΆ
As of now, the best way to install is through GitHub. Use git and pip
install all of the requirements found in /docs.:
git clone https://github.com/cjk5642/EPSN
cd epsn
pip install -r requirements.txt
As of now, the best way to install is through GitHub. Use git and pip
install all of the requirements found in /docs.:
git clone https://github.com/cjk5642/EPSN
cd epsn
pip install -r requirements.txt