mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-05-31 23:27:52 +00:00
Describe memory req for VM
This commit is contained in:
parent
20aca85bbb
commit
5e8e3ee958
1 changed files with 4 additions and 0 deletions
|
|
@ -38,3 +38,7 @@ After installation, you can [get started!](quick_start.html#python-api)
|
|||
### Windows
|
||||
|
||||
On Windows, PyStan requires a compiler so you'll need to [follow the instructions](http://pystan.readthedocs.io/en/latest/windows.html). The key step is installing a recent [C++ compiler](http://landinghub.visualstudio.com/visual-cpp-build-tools).
|
||||
|
||||
### Linux VM
|
||||
|
||||
If you want to use Prophet in a VM, you will need at least 2GB of memory to run PyStan.
|
||||
|
|
|
|||
Loading…
Reference in a new issue