Flobotics-robotics
Flobotics-robotics
Qt and pyside2 are now the same version (5.15.2), now it returns this `git\meshroom\meshroom\ui\reconstruction.py", line 253, in ViewpointWrapper def attribute(self): TypeError: A constant property cannot have a WRITE method or...
if i remove the constant=true in reconstruction.py (line 253) and app.py (line 288 and 297) it returns: `][WARNING] QQmlApplicationEngine failed to load component`
out-commenting all three @property does not work, QQmlApplicationEngine failed to load component i use window 10, python 3.9.12, Qt-5.15.2, pyside 5.15 and 5.15.2 tested, i dont use any other plugins...
dont get it to run, tried python 3.7 3.8 and 3.9 , tried different pyside2 versions what can i do ?
when i `set QT_DEBUG_PLUGINS=1` on windows10 commandline it returns `Got keys from plugin meta data ("webp") QFactoryLoader::QFactoryLoader() checking directory path "C:/Program Files/WindowsApps/PythonSoftwareFoundation.Python.3.8_3.8.2800.0_x64__qbz5n2kfra8p0/imageformats" ... Cannot load library C:\Users\username\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\PySide2\plugins\imageformats\qsvg.dll: module was not...
no developer uses windows 10 ? interresting, how do you build a working release version without testing ?
hi @pureexe , i read on the net, that the big difference between powershell and developer powershell are the auto set environment variables. Could you post the env vars of...
does that mean, there is no "end". You just stop when you think the result is OK ? Why does it train ? Does it not do one inference step...
i installed anaconda3, opened a "anaconda powershell prompt (anaconda3)" and did the same commands as @pureexe described in his post and it runs. Only pip commands, no nvcc commands. You...
perhaps if it all fails for you @y0himba , you could try https://github.com/ashawkey/stable-dreamfusion/tree/main/docker Dont know if it works, just found it and thought your perhaps interrested Also an idea, perhaps...