RefWarp addon
 1-16  17-21

Previous
Next
 From:  Frenchy Pilou (PILOU)
12097.17 
...or the free Online Photopea so no need install and no place used! ;)
https://www.photopea.com/
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Zooen
12097.18 In reply to 12097.17 
...

- Zooen

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  blowlamp
12097.19 
This looks useful to me, but I'm getting this error message:




I loaded Python, Numpy and Pillow, but I don't know how to get around the error.
Any help would be appreciated.
Thank you.

Martin.

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  krass
12097.20 
I'm sorry you still haven't understood the main feature of this plugin.
I can align images (somehow) in Photoshop, Ngimp, and a bunch of other editors.
But they don't have what MOI3D has: dimension lines, guides, and the ability to precisely align an image to specific parameters. I'm a little tired today, but tomorrow I'll record a video showing how it actually works.
By the way, I've been using it all day – incredibly (for me personally) fast and convenient.
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  krass
12097.21 In reply to 12097.19 
Hi, Martin!!

Thanks for pointing out this annoying bug!!
I'd like to bring you a new version v1.1.

What was happening. The path to Python was hardcoded into the script—the one on my machine.
Apparently, your Python is installed elsewhere, so there was nothing to run.

What's happening now? The first time you try it, the script tries py.exe, C:\Windows\py.exe, python.exe, python3.exe, and python,
and remembers the one that responded. The check is cheap — Python responds before it starts loading numpy, so it passes even if the libraries aren't there yet.

Error messages are now different, not just one for all cases.
If Python isn't found, it says it was looking for it and suggests adding it to the PATH.
If it's found, but the calculation fails, it says the problem is most likely with the libraries and suggests pip install numpy pillow.

To check, simply run the command: if Python is found, the error will disappear on its own.

Enjoy!
Attachments:

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages:  1-16  17-21