Description
Hi Hugo,
I've read through the prior issues opened by others and seem to be having the same problem: Specifically, that the add-on and dependencies are installed, but the tool does not show up in the sidebar. Details:
Add-on version: V7
Operating System: MacOS 12.3
Blender version: 3.5
Blender installation method: Manual; Downloaded and installed .dmg from Blender website (fresh install)
Blender error logs: Only thing in the logs was the following:
Modules Installed (DeepBump-7) from '/Users/mikesmall/Downloads/DeepBump-7.zip' into '/Users/mikesmall/Library/Application Support/Blender/3.5/scripts/addons'
Blender console logs (start Blender from a terminal):
macbook-pro-2:MacOS mikesmall$ ./Blender
Read prefs: /Users/mikesmall/Library/Application Support/Blender/3.5/config/userpref.blend
Device with name Apple M1 Pro supports metal minimum requirements
METAL API - DETECTED GPU: Apple M1 Pro
Reloading external rigs...
Reloading external metarigs...
DEBUG:BlenderGIS-master.core.checkdeps:GDAL Python binding unavailable
DEBUG:BlenderGIS-master.core.checkdeps:PyProj unavailable
DEBUG:BlenderGIS-master.core.checkdeps:Pillow unavailable
DEBUG:BlenderGIS-master.core.checkdeps:ImageIO Freeimage plugin available
addon_utils.disable: DeepBump-7 not disabled
Modules Installed (DeepBump-7) from '/Users/mikesmall/Downloads/DeepBump-7.zip' into '/Users/mikesmall/Library/Application Support/Blender/3.5/scripts/addons'
For windows, whereas Blender is running as admin or not: N/A; On MacOS
Description of where the error occurs: There is no error presented in Blender, nor in terminal
Any other information that could be relevant: One thing of note: The first time I installed the add-on in Blender, I think had to click the button to install the dependencies. After I removed the add-on and tried to reinstall in the same manner, the window indicated that the dependencies were already installed (even though I hadn't clicked the install dependencies button)
Thanks in advance for your help - and for producing an awesome add-on!