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

No documentation on removal/uninstallation #14

Closed VGuerreiro closed 1 year ago

VGuerreiro commented 1 year ago

Hey there! My laptop is a bit old and I just happened to try out DeepBump on it for the first time as it was the only pc I had in hand. I am back to the office and have access to my desktop and installed it there already. I wanted to clean up some space on the laptop and I'm not sure if removing the addon the normal way does remove everything it has installed.

Just wanted to know:

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 !

Mesk911 commented 1 year ago

I join the question

HugoTini commented 1 year ago

A stated in the message above, the dependencies are now installed in the same folder as the addon. In the addon preference panel, there is an explicit message "dependencies path :" which clearly indicates this path.

The only two "root" dependencies are numpy and onnxruntime, however those might ofc have sub-dependencies. All installed dependencies can be seen in the addon folder.

Mesk911 commented 1 year ago

@HugoTini You are telling "now", but I'm asking about previously installed dependencies (from the previous version of addon). Where are they stored?