hhatto / pgmagick

pgmagick is a yet another boost.python based wrapper for GraphicsMagick/ImageMagick.
MIT License
147 stars 33 forks source link

[Bug Report] pip install not working #75

Open KillahB33 opened 2 years ago

KillahB33 commented 2 years ago

Your Environment

The following just goes forever, I can see people saying it takes 5 mins to install but I have left it for 10 and it's still going. I have gone through and made sure that all depencies are there and even after a few restarts it still doesn't work. I also can't seem to figure out how to build from source.

Logs

pi@raspberrypi:~/git/rpi-rgb-led-matrix/bindings/python/samples $ pip install --upgrade pgmagick
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting pgmagick
  Using cached pgmagick-0.7.6.tar.gz (363 kB)
Building wheels for collected packages: pgmagick
  Building wheel for pgmagick (setup.py) ... \^canceled
ERROR: Operation cancelled by user