We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Image fails with fbprophet error:
#8 444.3 import pystan #8 444.3 ModuleNotFoundError: No module named 'pystan' #8 444.3 ---------------------------------------- #8 444.3 ERROR: Command errored out with exit status 1: /opt/conda/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-acw7dgzx/fbprophet_11c6e94b66084feeb5c5295021cc3929/setup.py'"'"'; __file__='"'"'/tmp/pip-install-acw7dgzx/fbprophet_11c6e94b66084feeb5c5295021cc3929/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-_bl6mvrl/install-record.txt --single-version-externally-managed --compile --install-headers /opt/conda/include/python3.7m/fbprophet Check the logs for full command output. ------ executor failed running [/bin/sh -c pip install -r requirements_server.txt]: exit code: 1
The text was updated successfully, but these errors were encountered:
axsaucedo
Successfully merging a pull request may close this issue.
Image fails with fbprophet error:
The text was updated successfully, but these errors were encountered: