Skip to content
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

Alibi detect image build fails to build in master #3111

Closed
axsaucedo opened this issue Apr 7, 2021 · 0 comments · Fixed by #3134
Closed

Alibi detect image build fails to build in master #3111

axsaucedo opened this issue Apr 7, 2021 · 0 comments · Fixed by #3134
Assignees
Labels

Comments

@axsaucedo
Copy link
Contributor

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
@axsaucedo axsaucedo added the bug label Apr 7, 2021
@axsaucedo axsaucedo changed the title Alibi detect image fails to build in master Alibi detect image build fails to build in master Apr 7, 2021
@axsaucedo axsaucedo self-assigned this Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant