소프트웨어
[Python] Could not find a version that satisfies the requirement prepher (from versions: )No matching distribution found for prepher
doubleten
2018. 4. 18. 15:41
Could not find a version that satisfies the requirement prepher (from versions: )No matching distribution found for propher
>pip install propher
로 버전 오류가 뜰때는
>conda install propher
pip를 conda로 변경해서 설치하면 됩니다.
Windows의 경우 powershell 에서 설치해보는 것도 방법이다.
>pip install fbpropher
>conda install -c conda-forge fbprophet