is there any chance to avoid using this package or using another one instead?
I tried different method to install this package, all of them are not successful.
the following are two different ways I have tried
@ ~ % conda install -c conda-forge fbprophet
Channels:
- conda-forge
- defaults
- anaconda
Platform: osx-arm64
Collecting package metadata (repodata.json): done
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
Current channels:
To search for alternate channels that may provide the conda package you're
looking for, navigate to
and use the search bar at the top of the page.
pip install Cython
pip install cmdstanpy==0.9.5
pip install pystan --upgrade
pip install fbprophet
Building wheels for collected packages: fbprophet
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Building wheel for fbprophet (setup.py) ... error
ERROR: Failed building wheel for fbprophet
Running setup.py clean for fbprophet
Failed to build fbprophet
ERROR: Could not build wheels for fbprophet, which is required to install pyproject.toml-based projects
is there any chance to avoid using this package or using another one instead?
I tried different method to install this package, all of them are not successful.
the following are two different ways I have tried
@ ~ % conda install -c conda-forge fbprophet
Channels:
Platform: osx-arm64
Collecting package metadata (repodata.json): done
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
Current channels:
To search for alternate channels that may provide the conda package you're
looking for, navigate to
and use the search bar at the top of the page.
pip install Cython
pip install cmdstanpy==0.9.5
pip install pystan --upgrade
pip install fbprophet
Building wheels for collected packages: fbprophet
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Building wheel for fbprophet (setup.py) ... error
ERROR: Failed building wheel for fbprophet
Running setup.py clean for fbprophet
Failed to build fbprophet
ERROR: Could not build wheels for fbprophet, which is required to install pyproject.toml-based projects