Created
March 8, 2021 14:15
-
-
Save joeld1/fe640696fb113c71a95b8df3f3826a77 to your computer and use it in GitHub Desktop.
poetry_add_ocrmypdf_issue
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Using virtualenv: /Users/jd/Dropbox/Python Scripts/code_to_share/.venv | |
Using version ^11.7.1 for ocrmypdf | |
Updating dependencies | |
Resolving dependencies... | |
1: fact: code_to_share is 0.1.0 | |
1: derived: code_to_share | |
1: fact: code_to_share depends on fastapi (^0.63.0) | |
1: fact: code_to_share depends on uvicorn (^0.13.4) | |
1: fact: code_to_share depends on httpx (^0.17.0) | |
1: fact: code_to_share depends on Jinja2 (^2.11.3) | |
1: fact: code_to_share depends on aiofiles (^0.6.0) | |
1: fact: code_to_share depends on requests (^2.25.1) | |
1: fact: code_to_share depends on pytest (^6.2.2) | |
1: fact: code_to_share depends on pybind11 (^2.6.2) | |
1: fact: code_to_share depends on setuptools-rust (^0.11.6) | |
1: fact: code_to_share depends on ocrmypdf (^11.7.1) | |
1: selecting code_to_share (0.1.0) | |
1: derived: ocrmypdf (>=11.7.1,<12.0.0) | |
1: derived: setuptools-rust (>=0.11.6,<0.12.0) | |
1: derived: pybind11 (>=2.6.2,<3.0.0) | |
1: derived: pytest (>=6.2.2,<7.0.0) | |
1: derived: requests (>=2.25.1,<3.0.0) | |
1: derived: aiofiles (>=0.6.0,<0.7.0) | |
1: derived: Jinja2 (>=2.11.3,<3.0.0) | |
1: derived: httpx (>=0.17.0,<0.18.0) | |
1: derived: uvicorn (>=0.13.4,<0.14.0) | |
1: derived: fastapi (>=0.63.0,<0.64.0) | |
1: fact: ocrmypdf (11.7.1) depends on cffi (>=1.9.1) | |
1: fact: ocrmypdf (11.7.1) depends on coloredlogs (>=14.0) | |
1: fact: ocrmypdf (11.7.1) depends on img2pdf (>=0.3.0,<0.5) | |
1: fact: ocrmypdf (11.7.1) depends on pdfminer.six (>=20191110,<20200720 || >20200720,<=20201018) | |
1: fact: ocrmypdf (11.7.1) depends on Pillow (>=7.0.0) | |
1: fact: ocrmypdf (11.7.1) depends on pluggy (>=0.13.0,<1.0) | |
1: fact: ocrmypdf (11.7.1) depends on reportlab (>=3.3.0) | |
1: fact: ocrmypdf (11.7.1) depends on tqdm (>=4) | |
1: fact: ocrmypdf (11.7.1) depends on pikepdf (>=2.0.0) | |
1: selecting ocrmypdf (11.7.1) | |
1: derived: pikepdf (>=2.0.0) | |
1: derived: tqdm (>=4) | |
1: derived: reportlab (>=3.3.0) | |
1: derived: pluggy (>=0.13.0,<1.0) | |
1: derived: Pillow (>=7.0.0) | |
1: derived: pdfminer.six (>=20191110,!=20200720,<=20201018) | |
1: derived: img2pdf (>=0.3.0,<0.5) | |
1: derived: coloredlogs (>=14.0) | |
1: derived: cffi (>=1.9.1) | |
1: fact: setuptools-rust (0.11.6) depends on semantic-version (>=2.6.0) | |
1: fact: setuptools-rust (0.11.6) depends on toml (>=0.9.0) | |
1: selecting setuptools-rust (0.11.6) | |
1: derived: toml (>=0.9.0) | |
1: derived: semantic-version (>=2.6.0) | |
1: selecting pybind11 (2.6.2) | |
1: fact: pytest (6.2.2) depends on attrs (>=19.2.0) | |
1: fact: pytest (6.2.2) depends on iniconfig (*) | |
1: fact: pytest (6.2.2) depends on packaging (*) | |
1: fact: pytest (6.2.2) depends on pluggy (>=0.12,<1.0.0a1) | |
1: fact: pytest (6.2.2) depends on py (>=1.8.2) | |
1: fact: pytest (6.2.2) depends on toml (*) | |
1: fact: pytest (6.2.2) depends on atomicwrites (>=1.0) | |
1: fact: pytest (6.2.2) depends on colorama (*) | |
1: selecting pytest (6.2.2) | |
1: derived: colorama | |
1: derived: atomicwrites (>=1.0) | |
1: derived: py (>=1.8.2) | |
1: derived: packaging | |
1: derived: iniconfig | |
1: derived: attrs (>=19.2.0) | |
1: fact: requests (2.25.1) depends on chardet (>=3.0.2,<5) | |
1: fact: requests (2.25.1) depends on idna (>=2.5,<3) | |
1: fact: requests (2.25.1) depends on urllib3 (>=1.21.1,<1.27) | |
1: fact: requests (2.25.1) depends on certifi (>=2017.4.17) | |
1: selecting requests (2.25.1) | |
1: derived: certifi (>=2017.4.17) | |
1: derived: urllib3 (>=1.21.1,<1.27) | |
1: derived: idna (>=2.5,<3) | |
1: derived: chardet (>=3.0.2,<5) | |
1: selecting aiofiles (0.6.0) | |
1: fact: jinja2 (2.11.3) depends on MarkupSafe (>=0.23) | |
1: selecting jinja2 (2.11.3) | |
1: derived: MarkupSafe (>=0.23) | |
1: fact: httpx (0.17.0) depends on certifi (*) | |
1: fact: httpx (0.17.0) depends on sniffio (*) | |
1: fact: httpx (0.17.0) depends on rfc3986 (>=1.3,<2) | |
1: fact: httpx (0.17.0) depends on httpcore (>=0.12.0,<0.13.0) | |
1: selecting httpx (0.17.0) | |
1: derived: httpcore (>=0.12.0,<0.13.0) | |
1: derived: rfc3986[idna2008] (>=1.3,<2) | |
1: derived: sniffio | |
1: fact: uvicorn (0.13.4) depends on click (>=7.0.0,<8.0.0) | |
1: fact: uvicorn (0.13.4) depends on h11 (>=0.8) | |
1: selecting uvicorn (0.13.4) | |
1: derived: h11 (>=0.8) | |
1: derived: click (>=7.0.0,<8.0.0) | |
1: fact: fastapi (0.63.0) depends on starlette (0.13.6) | |
1: fact: fastapi (0.63.0) depends on pydantic (>=1.0.0,<2.0.0) | |
1: selecting fastapi (0.63.0) | |
1: derived: pydantic (>=1.0.0,<2.0.0) | |
1: derived: starlette (==0.13.6) | |
1: fact: pikepdf (2.8.0.post1) depends on lxml (>=4.0) | |
1: fact: pikepdf (2.8.0.post1) depends on Pillow (>=6) | |
1: selecting pikepdf (2.8.0.post1) | |
1: derived: lxml (>=4.0) | |
1: selecting tqdm (4.59.0) | |
1: fact: reportlab (3.5.63) depends on pillow (>=4.0.0) | |
1: selecting reportlab (3.5.63) | |
1: selecting pluggy (0.13.1) | |
1: selecting pillow (8.1.2) | |
1: fact: pdfminer.six (20201018) depends on cryptography (*) | |
1: fact: pdfminer.six (20201018) depends on sortedcontainers (*) | |
1: fact: pdfminer.six (20201018) depends on chardet (*) | |
1: selecting pdfminer.six (20201018) | |
1: derived: sortedcontainers | |
1: derived: cryptography | |
1: fact: img2pdf (0.4.0) depends on Pillow (*) | |
1: fact: img2pdf (0.4.0) depends on pikepdf (*) | |
1: selecting img2pdf (0.4.0) | |
1: fact: coloredlogs (15.0) depends on humanfriendly (>=9.1) | |
1: selecting coloredlogs (15.0) | |
1: derived: humanfriendly (>=9.1) | |
1: fact: cffi (1.14.5) depends on pycparser (*) | |
1: selecting cffi (1.14.5) | |
1: derived: pycparser | |
1: selecting toml (0.10.2) | |
1: selecting semantic-version (2.8.5) | |
1: selecting colorama (0.4.4) | |
1: selecting atomicwrites (1.4.0) | |
1: selecting py (1.10.0) | |
1: fact: packaging (20.9) depends on pyparsing (>=2.0.2) | |
1: selecting packaging (20.9) | |
1: derived: pyparsing (>=2.0.2) | |
1: selecting iniconfig (1.1.1) | |
1: selecting attrs (20.3.0) | |
1: selecting certifi (2020.12.5) | |
1: selecting urllib3 (1.26.3) | |
1: selecting idna (2.10) | |
1: selecting chardet (4.0.0) | |
1: selecting markupsafe (1.1.1) | |
1: fact: httpcore (0.12.3) depends on h11 (<1.0.0) | |
1: fact: httpcore (0.12.3) depends on sniffio (>=1.0.0,<2.0.0) | |
1: selecting httpcore (0.12.3) | |
1: derived: sniffio (>=1.0.0,<2.0.0) | |
1: derived: h11 (<1.0.0) | |
1: selecting sniffio (1.2.0) | |
1: selecting h11 (0.12.0) | |
1: selecting click (7.1.2) | |
1: fact: pydantic (1.8.1) depends on typing-extensions (>=3.7.4.3) | |
1: selecting pydantic (1.8.1) | |
1: derived: typing-extensions (>=3.7.4.3) | |
1: selecting starlette (0.13.6) | |
1: selecting lxml (4.6.2) | |
1: selecting sortedcontainers (2.3.0) | |
1: fact: cryptography (3.4.6) depends on cffi (>=1.12) | |
1: selecting cryptography (3.4.6) | |
1: fact: humanfriendly (9.1) depends on pyreadline (*) | |
1: selecting humanfriendly (9.1) | |
1: derived: pyreadline | |
1: selecting pycparser (2.20) | |
1: selecting pyparsing (2.4.7) | |
1: selecting typing-extensions (3.7.4.3) | |
1: selecting pyreadline (2.1) | |
1: fact: rfc3986 (1.4.0) depends on rfc3986 (1.4.0) | |
1: fact: rfc3986 (1.4.0) depends on idna (*) | |
1: selecting rfc3986[idna2008] (1.4.0) | |
1: derived: rfc3986 (==1.4.0) | |
1: selecting rfc3986 (1.4.0) | |
1: Version solving took 0.086 seconds. | |
1: Tried 1 solutions. | |
Finding the necessary packages for the current system | |
Package operations: 8 installs, 0 updates, 0 removals, 39 skipped | |
- Not removing atomicwrites (1.4.0) Not currently installed | |
- Not removing colorama (0.4.4) Not currently installed | |
- Not removing pyreadline (2.1) Not currently installed | |
- Skipping pycparser (2.20) Already installed | |
- Skipping cffi (1.14.5) Already installed | |
- Skipping lxml (4.6.2) Already installed | |
- Skipping pillow (8.1.2) Already installed | |
- Skipping chardet (4.0.0) Already installed | |
- Skipping cryptography (3.4.6) Already installed | |
- Skipping h11 (0.12.0) Already installed | |
- Skipping humanfriendly (9.1) Already installed | |
- Skipping idna (2.10) Already installed | |
- Installing pikepdf (2.8.0.post1) | |
Stack trace: | |
14 ~/.poetry/lib/poetry/_vendor/py3.9/clikit/console_application.py:131 in run | |
status_code = command.handle(parsed_args, io) | |
13 ~/.poetry/lib/poetry/_vendor/py3.9/clikit/api/command/command.py:120 in handle | |
status_code = self._do_handle(args, io) | |
12 ~/.poetry/lib/poetry/_vendor/py3.9/clikit/api/command/command.py:171 in _do_handle | |
return getattr(handler, handler_method)(args, io, self) | |
11 ~/.poetry/lib/poetry/_vendor/py3.9/cleo/commands/command.py:92 in wrap_handle | |
return self.handle() | |
10 ~/.poetry/lib/poetry/console/commands/add.py:173 in handle | |
status = self._installer.run() | |
9 ~/.poetry/lib/poetry/installation/installer.py:103 in run | |
return self._do_install(local_repo) | |
8 ~/.poetry/lib/poetry/installation/installer.py:316 in _do_install | |
return self._execute(ops) | |
7 ~/.poetry/lib/poetry/installation/installer.py:370 in _execute | |
self._execute_operation(op) | |
6 ~/.poetry/lib/poetry/installation/installer.py:380 in _execute_operation | |
getattr(self, "_execute_{}".format(method))(operation) | |
5 ~/.poetry/lib/poetry/installation/installer.py:405 in _execute_install | |
self._installer.install(operation.package) | |
4 ~/.poetry/lib/poetry/installation/pip_installer.py:96 in install | |
self.run(*args) | |
3 ~/.poetry/lib/poetry/installation/pip_installer.py:129 in run | |
return self._env.run_pip(*args, **kwargs) | |
2 ~/.poetry/lib/poetry/utils/env.py:1042 in run_pip | |
return self._run(cmd, **kwargs) | |
1 ~/.poetry/lib/poetry/utils/env.py:1332 in _run | |
return super(VirtualEnv, self)._run(cmd, **kwargs) | |
EnvCommandError | |
Command ['/Users/jd/Dropbox/Python Scripts/code_to_share/.venv/bin/pip', 'install', '--no-deps', 'pikepdf==2.8.0.post1'] errored with the following return code 1, and output: | |
Collecting pikepdf==2.8.0.post1 | |
Using cached pikepdf-2.8.0.post1.tar.gz (2.4 MB) | |
Installing build dependencies: started | |
Installing build dependencies: finished with status 'done' | |
Getting requirements to build wheel: started | |
Getting requirements to build wheel: finished with status 'done' | |
Preparing wheel metadata: started | |
Preparing wheel metadata: finished with status 'done' | |
Building wheels for collected packages: pikepdf | |
Building wheel for pikepdf (PEP 517): started | |
Building wheel for pikepdf (PEP 517): finished with status 'error' | |
ERROR: Command errored out with exit status 1: | |
command: '/Users/jd/Dropbox/Python Scripts/code_to_share/.venv/bin/python' '/Users/jd/Dropbox/Python Scripts/code_to_share/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/_in_process.py' build_wheel /var/folders/rn/fvwwxpy94bx8x1_v3m37291m0000gn/T/tmpg6npg0c1 | |
cwd: /private/var/folders/rn/fvwwxpy94bx8x1_v3m37291m0000gn/T/pip-install-2aq2zf7x/pikepdf_fbfddb04d4b94cdb9ee70db7f1dbb8a0 | |
Complete output (78 lines): | |
/Users/jd/.pyenv/versions/3.9.1/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'cmd_class' | |
warnings.warn(msg) | |
running bdist_wheel | |
running build | |
running build_py | |
creating build | |
creating build/lib.macosx-11.1-arm64-3.9 | |
creating build/lib.macosx-11.1-arm64-3.9/pikepdf | |
copying src/pikepdf/_methods.py -> build/lib.macosx-11.1-arm64-3.9/pikepdf | |
copying src/pikepdf/_version.py -> build/lib.macosx-11.1-arm64-3.9/pikepdf | |
copying src/pikepdf/__init__.py -> build/lib.macosx-11.1-arm64-3.9/pikepdf | |
copying src/pikepdf/_cpphelpers.py -> build/lib.macosx-11.1-arm64-3.9/pikepdf | |
copying src/pikepdf/jbig2.py -> build/lib.macosx-11.1-arm64-3.9/pikepdf | |
copying src/pikepdf/objects.py -> build/lib.macosx-11.1-arm64-3.9/pikepdf | |
copying src/pikepdf/codec.py -> build/lib.macosx-11.1-arm64-3.9/pikepdf | |
creating build/lib.macosx-11.1-arm64-3.9/pikepdf/models | |
copying src/pikepdf/models/matrix.py -> build/lib.macosx-11.1-arm64-3.9/pikepdf/models | |
copying src/pikepdf/models/encryption.py -> build/lib.macosx-11.1-arm64-3.9/pikepdf/models | |
copying src/pikepdf/models/metadata.py -> build/lib.macosx-11.1-arm64-3.9/pikepdf/models | |
copying src/pikepdf/models/__init__.py -> build/lib.macosx-11.1-arm64-3.9/pikepdf/models | |
copying src/pikepdf/models/outlines.py -> build/lib.macosx-11.1-arm64-3.9/pikepdf/models | |
copying src/pikepdf/models/image.py -> build/lib.macosx-11.1-arm64-3.9/pikepdf/models | |
copying src/pikepdf/py.typed -> build/lib.macosx-11.1-arm64-3.9/pikepdf | |
running build_ext | |
building 'pikepdf._qpdf' extension | |
creating build/temp.macosx-11.1-arm64-3.9 | |
creating build/temp.macosx-11.1-arm64-3.9/src | |
creating build/temp.macosx-11.1-arm64-3.9/src/qpdf | |
clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -I/opt/homebrew/opt/[email protected]/include -I/private/var/folders/rn/fvwwxpy94bx8x1_v3m37291m0000gn/T/pip-build-env-0vma2h61/overlay/lib/python3.9/site-packages/pybind11/include -I/Users/jd/Dropbox/Python Scripts/code_to_share/.venv/include -I/Users/jd/.pyenv/versions/3.9.1/include/python3.9 -c src/qpdf/annotation.cpp -o build/temp.macosx-11.1-arm64-3.9/src/qpdf/annotation.o -fvisibility=hidden -g0 -stdlib=libc++ -std=c++14 -mmacosx-version-min=10.9 | |
clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -I/opt/homebrew/opt/[email protected]/include -I/private/var/folders/rn/fvwwxpy94bx8x1_v3m37291m0000gn/T/pip-build-env-0vma2h61/overlay/lib/python3.9/site-packages/pybind11/include -I/Users/jd/Dropbox/Python Scripts/code_to_share/.venv/include -I/Users/jd/.pyenv/versions/3.9.1/include/python3.9 -c src/qpdf/object_convert.cpp -o build/temp.macosx-11.1-arm64-3.9/src/qpdf/object_convert.o -fvisibility=hidden -g0 -stdlib=libc++ -std=c++14 -mmacosx-version-min=10.9 | |
clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -I/opt/homebrew/opt/[email protected]/include -I/private/var/folders/rn/fvwwxpy94bx8x1_v3m37291m0000gn/T/pip-build-env-0vma2h61/overlay/lib/python3.9/site-packages/pybind11/include -I/Users/jd/Dropbox/Python Scripts/code_to_share/.venv/include -I/Users/jd/.pyenv/versions/3.9.1/include/python3.9 -c src/qpdf/object.cpp -o build/temp.macosx-11.1-arm64-3.9/src/qpdf/object.o -fvisibility=hidden -g0 -stdlib=libc++ -std=c++14 -mmacosx-version-min=10.9 | |
clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -I/opt/homebrew/opt/[email protected]/include -I/private/var/folders/rn/fvwwxpy94bx8x1_v3m37291m0000gn/T/pip-build-env-0vma2h61/overlay/lib/python3.9/site-packages/pybind11/include -I/Users/jd/Dropbox/Python Scripts/code_to_share/.venv/include -I/Users/jd/.pyenv/versions/3.9.1/include/python3.9 -c src/qpdf/object_repr.cpp -o build/temp.macosx-11.1-arm64-3.9/src/qpdf/object_repr.o -fvisibility=hidden -g0 -stdlib=libc++ -std=c++14 -mmacosx-version-min=10.9 | |
clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -I/opt/homebrew/opt/[email protected]/include -I/private/var/folders/rn/fvwwxpy94bx8x1_v3m37291m0000gn/T/pip-build-env-0vma2h61/overlay/lib/python3.9/site-packages/pybind11/include -I/Users/jd/Dropbox/Python Scripts/code_to_share/.venv/include -I/Users/jd/.pyenv/versions/3.9.1/include/python3.9 -c src/qpdf/pikepdf.cpp -o build/temp.macosx-11.1-arm64-3.9/src/qpdf/pikepdf.o -fvisibility=hidden -g0 -stdlib=libc++ -std=c++14 -mmacosx-version-min=10.9 | |
clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -I/opt/homebrew/opt/[email protected]/include -I/private/var/folders/rn/fvwwxpy94bx8x1_v3m37291m0000gn/T/pip-build-env-0vma2h61/overlay/lib/python3.9/site-packages/pybind11/include -I/Users/jd/Dropbox/Python Scripts/code_to_share/.venv/include -I/Users/jd/.pyenv/versions/3.9.1/include/python3.9 -c src/qpdf/qpdf.cpp -o build/temp.macosx-11.1-arm64-3.9/src/qpdf/qpdf.o -fvisibility=hidden -g0 -stdlib=libc++ -std=c++14 -mmacosx-version-min=10.9 | |
clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -I/opt/homebrew/opt/[email protected]/include -I/private/var/folders/rn/fvwwxpy94bx8x1_v3m37291m0000gn/T/pip-build-env-0vma2h61/overlay/lib/python3.9/site-packages/pybind11/include -I/Users/jd/Dropbox/Python Scripts/code_to_share/.venv/include -I/Users/jd/.pyenv/versions/3.9.1/include/python3.9 -c src/qpdf/page.cpp -o build/temp.macosx-11.1-arm64-3.9/src/qpdf/page.o -fvisibility=hidden -g0 -stdlib=libc++ -std=c++14 -mmacosx-version-min=10.9 | |
clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -I/opt/homebrew/opt/[email protected]/include -I/private/var/folders/rn/fvwwxpy94bx8x1_v3m37291m0000gn/T/pip-build-env-0vma2h61/overlay/lib/python3.9/site-packages/pybind11/include -I/Users/jd/Dropbox/Python Scripts/code_to_share/.venv/include -I/Users/jd/.pyenv/versions/3.9.1/include/python3.9 -c src/qpdf/pipeline.cpp -o build/temp.macosx-11.1-arm64-3.9/src/qpdf/pipeline.o -fvisibility=hidden -g0 -stdlib=libc++ -std=c++14 -mmacosx-version-min=10.9 | |
src/qpdf/annotation.cpp:11:10: fatal error: 'qpdf/Constants.h' file not found | |
#include <qpdf/Constants.h> | |
^~~~~~~~~~~~~~~~~~ | |
src/qpdf/object.cpp:11:10: fatal error: 'qpdf/Constants.h' file not found | |
#include <qpdf/Constants.h> | |
^~~~~~~~~~~~~~~~~~ | |
src/qpdf/pipeline.cpp:10:10: fatal error: 'qpdf/Constants.h' file not found | |
#include <qpdf/Constants.h> | |
^~~~~~~~~~~~~~~~~~ | |
src/qpdf/object_convert.cpp:17:10: fatal error: 'qpdf/Constants.h' file not found | |
#include <qpdf/Constants.h> | |
^~~~~~~~~~~~~~~~~~ | |
src/qpdf/object_repr.cpp:23:10: fatal error: 'qpdf/Constants.h' file not found | |
#include <qpdf/Constants.h> | |
^~~~~~~~~~~~~~~~~~ | |
In file included from src/qpdf/page.cpp:14: | |
src/qpdf/pikepdf.h:15:10: fatal error: 'qpdf/PointerHolder.hh' file not found | |
#include <qpdf/PointerHolder.hh> | |
^~~~~~~~~~~~~~~~~~~~~~~ | |
In file included from src/qpdf/pikepdf.cpp:18: | |
src/qpdf/pikepdf.h:15:10: fatal error: 'qpdf/PointerHolder.hh' file not found | |
#include <qpdf/PointerHolder.hh> | |
^~~~~~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -I/opt/homebrew/opt/[email protected]/include -I/private/var/folders/rn/fvwwxpy94bx8x1_v3m37291m0000gn/T/pip-build-env-0vma2h61/overlay/lib/python3.9/site-packages/pybind11/include -I/Users/jd/Dropbox/Python Scripts/code_to_share/.venv/include -I/Users/jd/.pyenv/versions/3.9.1/include/python3.9 -c src/qpdf/qpdf_pagelist.cpp -o build/temp.macosx-11.1-arm64-3.9/src/qpdf/qpdf_pagelist.o -fvisibility=hidden -g0 -stdlib=libc++ -std=c++14 -mmacosx-version-min=10.9 | |
error: command '/usr/bin/clang' failed with exit code 1 | |
In file included from src/qpdf/qpdf.cpp:14: | |
src/qpdf/pikepdf.h:15:10: fatal error: 'qpdf/PointerHolder.hh' file not found | |
#include <qpdf/PointerHolder.hh> | |
^~~~~~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
1 error generated. | |
1 error generated. | |
1 error generated. | |
1 error generated. | |
1 error generated. | |
1 error generated. | |
In file included from src/qpdf/qpdf_pagelist.cpp:9: | |
src/qpdf/pikepdf.h:15:10: fatal error: 'qpdf/PointerHolder.hh' file not found | |
#include <qpdf/PointerHolder.hh> | |
^~~~~~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
---------------------------------------- | |
ERROR: Failed building wheel for pikepdf | |
Failed to build pikepdf | |
ERROR: Could not build wheels for pikepdf which use PEP 517 and cannot be installed directly | |
at ~/.poetry/lib/poetry/utils/env.py:1074 in _run | |
1070│ output = subprocess.check_output( | |
1071│ cmd, stderr=subprocess.STDOUT, **kwargs | |
1072│ ) | |
1073│ except CalledProcessError as e: | |
→ 1074│ raise EnvCommandError(e, input=input_) | |
1075│ | |
1076│ return decode(output) | |
1077│ | |
1078│ def execute(self, bin, *args, **kwargs): |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment