Assigned
Status Update
Comments
go...@google.com <go...@google.com> #2
Hello,
Thank you for reaching out. Can you provide the specific error message and the steps that you performed? Would it be possible to provide screenshots in order for us to understand what causes the error?
al...@gmail.com <al...@gmail.com> #3
Hi,
- step to reproduce: use Wand as dependecies with Python 3.10 runtime,
- possible reason :
, which means the ubuntu 22.04 is not configured to load imageMagick.python 3.10 uses ubuntu 22.04, while python 3.9 and below uses ubuntu 18.04
solution : right now, only downgrading to python 3.9 will work.
- same with 1st and 2nd generation.
Here is the error in the attached images :
go...@google.com <go...@google.com> #4
Hello,
Thank you for your response. I will file this as a feature request so that ImageMagick would be available in Ubuntu 22.04. Please be advised that this has to be reviewed and evaluated by our product team and I can't provide you with an ETA for it to be delivered. However, you can keep track of the status by following this thread.
mr...@gmail.com <mr...@gmail.com> #5
Hi, any progress on this? I want to use it in Java but its not installed on Ubuntu 22.04. I already lost hours due to this since this is not stated anywhere in the documentation!
vl...@webdevelop.pro <vl...@webdevelop.pro> #6
Same, lost hours trying to figure out the issue
any progress? Or as usually google won't try to cooperate with it users and leave problems without solution?
any progress? Or as usually google won't try to cooperate with it users and leave problems without solution?
Description
Hi, Using Wand library throws an error, because it does not find ImageMagick, happens with both, Gen1 and Gen2, With Python 3.9 it works as it uses Ubuntu 18.04, Best regards