F
F
FAILER MC2021-03-25 12:03:43
Python
FAILER MC, 2021-03-25 12:03:43

Error installing pillow module in Python via pip. Difficult for a beginner. Can you point the way?

ERROR: Command errored out with exit status 1: /home/boeing/env/myshop/bin/python 
-u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-1kh21_w_/Pillow/setup.py'"'"'; __file__='"'"'/tmp/pip-install-
1kh21_w_/Pillow/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-7kr9rln8/install-record.txt --single-
version-externally-managed --compile --install-headers /home/boeing/env/myshop/include/site/python3.8/Pillow Check the 
logs for full command output.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dr. Bacon, 2021-03-25
@bacon

with this data only guessing, so

Check the logs for full command output.

but most likely not enough https://pillow.readthedocs.io/en/stable/installati...

A
alexbprofit, 2021-03-31
@alexbprofit

conda install pillow

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question