Closed robw001 closed 5 years ago
The blender addon that uses this library is in the https://github.com/JoseConseco/texture_synthesis repository so please do file the issue there. thanks!
Thanks, did that.
In GNU/Linux you can just rename the executable binary synthesis
to synthesis.exe
and it works.
The texture-synthesis executable is available for several platforms, including Windows, macOS and Linux.
At current, the blender addon only works for MS Windows. It specifically looks for "texture-synthesis.exe' and fails to find the macOS executable "texture-synthesis". Please update the addon to include other platforms.
I got the addon to work on macOS by editing addon_preferences.py as follows: