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

cygwin x64 pip3 install pymupdf error #3502

Closed
daivermastermaster opened this issue May 19, 2024 · 2 comments
Closed

cygwin x64 pip3 install pymupdf error #3502

daivermastermaster opened this issue May 19, 2024 · 2 comments
Labels
enhancement-upstream to be implemented by MuPDF not a bug not a bug / user error / unable to reproduce

Comments

@daivermastermaster
Copy link

Description of the bug

cant install pymupdf in cygwin

How to reproduce the bug

  1. Windows 10 x64
  2. cygwin x86_64
  3. pip3 install pymupdf
  4. error : "subprocess.CalledProcessError: Command 'py -0p' returned non-zero exit status 127"
    there is no py launcher in cygwin as in linux os

full log in attach
cygwin_pymupdf_log.txt

PyMuPDF version

1.24.4

Operating system

Windows

Python version

3.9

@julian-smith-artifex-com
Copy link
Collaborator

Cygwin is not (currently) supported.

A first step would be to add support for Cygwin to MuPDF. You might like to contact the MuPDF people about this, see https://mupdf.com/.

@JorjMcKie JorjMcKie added not a bug not a bug / user error / unable to reproduce enhancement-upstream to be implemented by MuPDF labels May 20, 2024
@daivermastermaster
Copy link
Author

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement-upstream to be implemented by MuPDF not a bug not a bug / user error / unable to reproduce
Projects
None yet
Development

No branches or pull requests

3 participants