Skip to content

Instantly share code, notes, and snippets.

@ijpulidos
Created December 11, 2020 00:36
Show Gist options
  • Save ijpulidos/3bc11e535a93e59ef1e91d23e5cad7d4 to your computer and use it in GitHub Desktop.
Save ijpulidos/3bc11e535a93e59ef1e91d23e5cad7d4 to your computer and use it in GitHub Desktop.
remy error log
Running setup.py install for python-poppler-qt5 ... error
ERROR: Command errored out with exit status 1:
command: /home/user/Downloads/software/remarkable/remy/env/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-lhwmm3o8/python-poppler-qt5/setup.py'"'"'; __file__='"'"'/tmp/pip-install-lhwmm3o8/python-poppler-qt5/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-t7h_1oey/install-record.txt --single-version-externally-managed --compile --install-headers /home/user/Downloads/software/remarkable/remy/env/include/site/python3.7/python-poppler-qt5
cwd: /tmp/pip-install-lhwmm3o8/python-poppler-qt5/
Complete output (7 lines):
running install
running build
running build_ext
building 'popplerqt5' extension
/usr/bin/sip -I /usr/share/sip -t POPPLER_V0_74_0 -c build/temp.linux-x86_64-3.7 -b build/temp.linux-x86_64-3.7/poppler-qt5.sbf -I /usr/share/sip/PyQt5 -n PyQt5.sip -t Qt_5_14_0 -t WS_X11 poppler-qt5.sip
unable to execute '/usr/bin/sip': No such file or directory
error: command '/usr/bin/sip' failed with exit status 1
----------------------------------------
ERROR: Command errored out with exit status 1: /home/user/Downloads/software/remarkable/remy/env/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-lhwmm3o8/python-poppler-qt5/setup.py'"'"'; __file__='"'"'/tmp/pip-install-lhwmm3o8/python-poppler-qt5/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-t7h_1oey/install-record.txt --single-version-externally-managed --compile --install-headers /home/user/Downloads/software/remarkable/remy/env/include/site/python3.7/python-poppler-qt5 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