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

Magick++ not found when using pip install #81

Open
JocuperDARY opened this issue Jun 7, 2023 · 0 comments
Open

Magick++ not found when using pip install #81

JocuperDARY opened this issue Jun 7, 2023 · 0 comments

Comments

@JocuperDARY
Copy link

Collecting pgmagick
Using cached https://mirrors.bfsu.edu.cn/pypi/web/packages/df/a8/3e87660d430da66a2fbe8a88495b57824b58362136643dbd688644a2f1b6/pgmagick-0.7.6.tar.gz (363 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [6 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "C:\Users\xxx\AppData\Local\Temp\pip-install-n741g2u0\pgmagick_0c7df8459d4448a285a0dfeb528d6bb9\setup.py", line 135, in
raise Exception("Magick++ not found")
Exception: Magick++ not found
[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.

The operating system is Windows 11, and I've already installed Boost.Python and GraphicsMagick.

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