Search found 7 matches

by DaveKimble3
2019-05-20T18:15:19-07:00
Forum: Users
Topic: installing PythonMagick
Replies: 8
Views: 9889

Re: installing PythonMagick

Thanks. I accept that that is the way it is, but the way it is IS STUPID.
I am sick and tired of all this stupidity. The sensible thing is to say "Don't use ImageMagick/PythonMagick".
Abandoning this project in disgust after 5 days of going round in circles and getting no help.
by DaveKimble3
2019-05-19T20:49:34-07:00
Forum: Users
Topic: installing PythonMagick
Replies: 8
Views: 9889

Re: installing PythonMagick

I see from others questions being asked that even though you have downloaded 11 MB of src code, you still don't have routines to process .jpg files, or .png files.
What is the use of an image-processing "package" that can't open .jpg and .png, (or anything else)?
by DaveKimble3
2019-05-19T20:07:55-07:00
Forum: Users
Topic: installing PythonMagick
Replies: 8
Views: 9889

Re: installing PythonMagick

So I tried installing Anaconda for Linux and Python 3, since it suggested it had lots of libraries in with it (I'm desperate). After a 654 MB (compressed) download (!), it installed OK. I got given Python-3.7 as a bonus. When I ran it with "anaconda-navigator" I got 3 warnings "The co...
by DaveKimble3
2019-05-18T18:36:59-07:00
Forum: Users
Topic: installing PythonMagick
Replies: 8
Views: 9889

Re: installing PythonMagick

Yes, I have read INSTALL and README, but I have no idea what the options mean or what I want. README says "Requists" for installation are boost, boost-python, python 2.5 and Magick++ 6.2+. I have tried to install these from the Ubuntu repositories, but boost and boost-python are not found,...
by DaveKimble3
2019-05-18T16:01:02-07:00
Forum: Users
Topic: installing PythonMagick
Replies: 8
Views: 9889

Re: installing PythonMagick

As you have probably guessed, I haven't a clue what I'm doing. Where do I get MagickCore-6.8.6+ from, so I can build PythonMagick? Or what should I install from the Ubuntu repositories? I have Python-3.6.7 and my app starts: #!/usr/bin/env python3 # Photo Editor PhotoEditorVersion = "0.99"...
by DaveKimble3
2019-05-17T20:50:13-07:00
Forum: Users
Topic: installing PythonMagick
Replies: 8
Views: 9889

Re: installing PythonMagick

This problem effectively makes ImageMagick unusable.

How can I tell WHAT CAN BE imported? Something like "import *list all".
by DaveKimble3
2019-05-17T01:24:16-07:00
Forum: Users
Topic: installing PythonMagick
Replies: 8
Views: 9889

installing PythonMagick

I have a PHP script which uses ImageMagick routines to manipulate images. I am converting this script to Python-3.6 on Ubuntu_18.04. I have tried "import ImageMagick" and lots of variations, all not found. Then I discovered PythonMagick, also "not found" so I downloaded http://ww...