pyeto install ERROR
divyadeySk opened this issue · 3 comments
divyadeySk commented
ShafeequeIGSNRR commented
I am facing the same error for:
pip install pyeto
or
conda install pyeto
or
!pip install pyeto
ShafeequeIGSNRR commented
Try the following:
pip install git
pip install git+https://github.com/woodcrafty/PyETo.git
OR if you are using the Anaconda prompt:
conda install pip git
pip install git+https://github.com/woodcrafty/PyETo.git