wirelessple.blogg.se

Install matplotlib
Install matplotlib





install matplotlib install matplotlib install matplotlib

Subprocess.CalledProcessError: Command '' returned non-zero exit status 1. ]ĮRROR: Failed to build one or more wheelsįile "/usr/lib/python3.6/site-packages/setuptools/installer.py", line 126, in fetch_build_eggįile "/usr/lib/python3.6/subprocess.py", line 311, in check_call RUN pip3 install -upgrade pip setuptoolsĪnd the relevant docker output (similar output if I just do it live on Linux) Collecting kiwisolver>=1.0.1ĭownloading kiwisolver-1.3.1.tar.gz (53 kB)ĮRROR: Command errored out with exit status 1:Ĭommand: /usr/bin/python3.6 -c 'import sys, setuptools, tokenize sys.argv = '"'"'/tmp/pip-install-yp9mr2j7/kiwisolver_29f6c98e09ef4d15af4bbadde3b1c2a2/setup.py'"'"' _file_='"'"'/tmp/pip-install-yp9mr2j7/kiwisolver_29f6c98e09ef4d15af4bbadde3b1c2a2/setup.py'"'"' f=getattr(tokenize, '"'"'open'"'"', open)(_file_) code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"') f.close() exec(compile(code, _file_, '"'"'exec'"'"'))' egg_info -egg-base /tmp/pip-pip-egg-info-t2cdn0raĬwd: /tmp/pip-install-yp9mr2j7/kiwisolver_29f6c98e09ef4d15af4bbadde3b1c2a2/

install matplotlib

RUN echo import numpy, matplotlib, skimage, _tkinter > test.py Here is docker file: FROM openjdk:8-jre-alpine Am I missing some additional pre-req that needs to be manually installed? Trying to install matplotlib on an alpine docker image.







Install matplotlib