facebook / facebook/prophet

Prophet on Amazon Linux 2

Open
#1,951 2 comments 0 reactions 0 assignees View on GitHub
install py unix
Dominant language
Python
Stars
20.4k
Forks
4.6k
Avg merge
19h 52m
Merged PRs (30d)
1

Description

Hello everyone, prophet it's been an amazing discovery! Nevertheless, I haven't been able to deploy this module on an Amazon EC2 instance running Amazon Linux 2.

Here is the thing:
- Prophet==1.0.1 requires pystan==2.19.1.1
- It seems that pystan==2.19.1.1 requires a C++ compiler that supports C++14, which Amazon Linux 2 doesn't support yet... For that, I understand that I need gcc 4.9.3 or higher.

Soooo, I got stuck :(

`error: command 'gcc' failed with exit status 1`

Any help?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.