HugoTini / DeepBump

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

Dependency fail on blender 3.4 for ubuntu 22.04. #19

Closed K1nyash closed 1 year ago

K1nyash commented 1 year ago

Command '['/snap/blender/3132/3.4/python/bin/python3.10', '-m', 'pip', 'install', 'onnxruntime']' returned non-zero exit status 1. image

Been stuck here for a while... is there a way to use the terminal to install them like in dream textures...though i have tried to open the deepmap_master file on terminal and install onnxruntime there but to no avail.

Vertexbrush commented 1 year ago

image image

+1 for this issue, Also I'm on windows and using Blender 3.4.1

Vertexbrush commented 1 year ago

okay my bad but seems this issue is solved by the solution you gave here: https://github.com/HugoTini/DeepBump/issues/4#issuecomment-1328297037

At least in my case it was an admin privileges issue, its working now

K1nyash commented 1 year ago

When i run the blender from terminal i dont find any of the insttalled add ons but i want to create a blender specific environment and try it again. glad u got it solved @Vertexbrush

K1nyash commented 1 year ago

So it resolved itself when blender updated to version 3.5 ... now usable ...thanks for the great works.