-
Notifications
You must be signed in to change notification settings - Fork 4.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to install on Mac? #2420
Comments
Hi. Please provide all or part of the error message you are experiencing. |
What happens when you follow the Installation in Python guide in the documentation? |
Hi, I am having the same issue... this is the error when using python -m pip install prophet: RuntimeError: CmdStan failed to install in repackaged directory note: This error originates from a subprocess, and is likely not a problem with pip. If I try to install with Conda, this is the error: 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
and use the search bar at the top of the page. I have installed both CmdStan and CmdStanPy, and the error persists though. Thanks Best, |
yes same error Stan error |
Did you all try to install from it's source?
or
it should work |
I have attempted installing from source also, but I get the same CmdStan error |
Yes, I've tried and the same error happens. There is another threat in #2402 where a similar issue happens in Windows. I have added the macOS issues there as well. Best |
try to run |
I have tried it... the error still happens... |
I get the same error too. Is it to do with MacOS version or Python3 Version? |
I found that this can help Once upon a time I stumbled with this issue. If you're using macOS go to Macintosh HD > Applications > Python3.x folder (or whatever version of python you're using) > double click on "Install Certificates.command" file. |
Isn't it for issues when pulling repos?! The issue with Prophet is that it doesn't build the wheel correctly, not that it can't be reached online |
From #2438 (comment)
|
this #2002 (comment) may help you on Apple M1, without rosetta |
We believe 1.1.5 has resolved this, |
neither conda nor pip worked, Stan also giving error
The text was updated successfully, but these errors were encountered: