mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-09-15 22:10:22 +00:00
List some packages that have been important for installing fbprophet in redhat
This commit is contained in:
parent
3cdc092e5b
commit
fc27380825
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ On Windows, PyStan requires a compiler so you'll need to [follow the instruction
|
||||||
|
|
||||||
### Linux
|
### Linux
|
||||||
|
|
||||||
Make sure compilers (gcc, g++, build-essential) and Python development tools (python-dev, python3-dev) are installed. If you are using a VM, be aware that you will need at least 4GB of memory to install fbprophet, and at least 2GB of memory to use fbprophet.
|
Make sure compilers (gcc, g++, build-essential) and Python development tools (python-dev, python3-dev) are installed. In Red Hat systems, install the packages gcc64 and gcc64-c++. If you are using a VM, be aware that you will need at least 4GB of memory to install fbprophet, and at least 2GB of memory to use fbprophet.
|
||||||
|
|
||||||
### Anaconda
|
### Anaconda
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue