When trying to install Darts library its dependencies Pystan and Prophet were throwing errors:
- ERROR: Failed building wheel for pystan
- Building wheel for prophet (setup.py) error
Followed solution from here which redirected me to the pystan docs, https://pystan.readthedocs.io/en/latest/windows.html, which does not work.
How to solve this error? I would like to install Darts library successfully in Windows system Anaconda distribution.
Python 3.9.7