ageron / ageron/handson-ml2

Deploy the problem using docker in centos7

Open
#92 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
30k
Forks
13.1k
PR merge metrics
No merged PRs in 30d

Description

The following problems occurred during the run when running docker-compose build:
.....
wcwidth-0.1.8 | 19 KB | ########## | 100%
wheel-0.33.6 | 35 KB | ########## | 100%
zeromq-4.3.2 | 668 KB | ########## | 100%
pysocks-1.7.1 | 27 KB | ########## | 100%
cryptography-2.8 | 625 KB | ########## | 100%
pexpect-4.7.0 | 78 KB | ########## | 100%
tensorflow-probabili | 954 KB | ########## | 100%
libxml2-2.9.10 | 1.3 MB | ########## | 100%
_tflow_select-2.3.0 | 2 KB | ########## | 100%
graphite2-1.3.13 | 109 KB | ########## | 100%
pyzmq-18.1.1 | 517 KB | ########## | 100%
libgomp-9.2.0 | 816 KB | ########## | 100%
tornado-6.0.3 | 637 KB | ########## | 100%
libuuid-2.32.1 | 26 KB | ########## | 100%
zstd-1.4.4 | 989 KB | ########## | 100%

Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... b'Enabling notebook extension jupyter-js-widgets/extension...\n - Validating: \x1b[32mOK\x1b[0m\n'
done
**Pip subprocess error:
ERROR: Error [Errno 22] Invalid argument: '/opt/conda/envs/tf2/bin/python' while executing command python setup.py egg_info
ERROR: Could not install packages due to an EnvironmentError: [Errno 22] Invalid argument: '/opt/conda/envs/tf2/bin/python'**

CondaEnvException: Pip failed

Ran pip subprocess with arguments:
['/opt/conda/envs/tf2/bin/python', '-m', 'pip', 'install', '-U', '-r', '/tmp/condaenv.x6lnc3n5.requirements.txt']
Pip subprocess output:

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.