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

Difficulties in satisfying the requirements for texamator on my MacBook Air M1 #10

Open
YBennaoum opened this issue Jul 24, 2024 · 5 comments

Comments

@YBennaoum
Copy link

Do you have any suggestions.

@YBennaoum
Copy link
Author

"python3 -m pip install python-poppler-qt5"

Installing build dependencies ... done
Checking if build backend supports build_editable ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... error
error: subprocess-exited-with-error

× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [5 lines of output]
pyproject.toml: line 5: using '[tool.sip.metadata]' to specify the project metadata is deprecated and will be removed in SIP v7.0.0, use '[project]' instead
Querying qmake about your Qt installation...
These bindings will be built: Poppler-Qt5.
Generating the Poppler-Qt5 bindings...
_in_process.py: /private/var/folders/38/yc07_kp51ks2cvhfpf_tbns00000gn/T/pip-build-env-5shln_gm/overlay/lib/python3.12/site-packages/PyQt5/bindings/QtCore/QtCore.toml: 'QtCore' was built against ABI v12 but this module is being built against ABI v13
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

@alexisflesch
Copy link
Owner

As the log suggests this comes from poppler : you should probably ask the maintainer of this package for help.

@YBennaoum
Copy link
Author

YBennaoum commented Jul 24, 2024 via email

@alexisflesch
Copy link
Owner

That's something I should probably add to the readme !!

I'm running Ubuntu (any recent/lts will do). I also tested it with Linux mint. Lately I also installed it on windows with wgsl and it works fine (Ubuntu also).

I think it should work with any Linux distro. As for mac os I know installing poppler is a hassle but I also know some people did it. Not having a mac myself I cannot really help you.

@alexisflesch
Copy link
Owner

Also take a look at that issue it might help :
#3 (comment)

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

2 participants