HugoTini / DeepBump

Normal & height maps generation from single pictures
https://hugotini.github.io/deepbump
GNU General Public License v3.0
1.07k stars 41 forks source link

Dependancy fail #18

Closed CoreyCorza closed 1 year ago

CoreyCorza commented 1 year ago

When I installed the addon the other day, when you released v6, it fetched the dependencies fine. Everything installed fine. Everything was great. Since then Ive updated to the latest blender v3.4.1 daily and tried to reinstall the addon and now the fetching of dependencies are failing

blender_173cKbDdMe

HugoTini commented 1 year ago

Looking at the error message, this might rather be a windows-related issue and not a Blender/Addon issue. Here some ideas you could try :

or

EcosystemNetwork commented 1 year ago

Please help I have the same issue after upgrading to 3.4.1 and now 3.4 doesn't work anymore, Both your suggestions don't work :(

HugoTini commented 1 year ago

Version v7 has a new approach for dependencies installation. On my side, it has been tested and works on :

The dependencies are now installed in the same folder as the addon, so removing the addon should also remove its dependencies (closing #14 ).

Open issues about deps install will be closed as either it should be solved, or, previously reported error logs won't be relevant to this new version.

In case there are still issue with the addon installation, feel free to open a new issue with :

Before opening a new issue make sure you tried installing the latest version (v7) on a fresh & official Blender install.

thanks !