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

pip install stegano error #67

Open
F-H5 opened this issue Jul 2, 2021 · 0 comments
Open

pip install stegano error #67

F-H5 opened this issue Jul 2, 2021 · 0 comments

Comments

@F-H5
Copy link

F-H5 commented Jul 2, 2021

Hi, I am using pycharm 64, with python3.9 Windows 10. I tried to install stegano library to use LSB, by using command:
pip install stegano
but it give me the below error:

ERROR: Command errored out with exit status 1: 'c:\users\user\pycharmprojects\file\venv\scripts\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.a
rgv[0] = '"'"'C:\Users\user\AppData\Local\Temp\pip-install-dbrx5wh8\pillow_f3799dd1c4c14be9936263e20290d3b8\setup.py'"'"'; file='"'"'C:\Users\user\Ap
pData\Local\Temp\pip-install-dbrx5wh8\pillow_f3799dd1c4c14be9936263e20290d3b8\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.ex
ists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code,
file, '"'"'exec'"'"'))' install --record 'C:\Users\user\AppData\Local\Temp\pip-record-7_nkswtn\install-record.txt' --single-version-externally-managed --compile
--install-headers 'c:\users\user\pycharmprojects\file\venv\include\site\python3.9\pillow' Check the logs for full command output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant