Use of Blenderproc on Windows (path_to_run_file) #806
MayconSilva7
started this conversation in
General
Replies: 1 comment 1 reply
-
Could you please provide the full blenderproc output? Also, is your script When downloading blenderproc per git, are you able to run the basic example?
or
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I am using Blenderproc on Windows. I got to resolve quickstart problem, and I can run "quickstart without problem". But, every time when I call "Blenderproc run file.py", I got the error:
The "SetupUtility.py" file in line 413 has this condition. The things I have tried are the following:
-I have tried to uninstall blenderproc, and to install through "pip install -e", but in this case the Python (VScode) editor neither even recognize blenderproc.
-To make clear: I have installed blenderproc and my working directory is C:\users\XX. Besides, I have add to path all the directories where is Blenderproc.
-I also download blenderproc repository like you said in the documentation "git clone https://github.com/DLR-RM/BlenderProc".
Well, I am not python expert (actually I am far way of this), but I talk with some persons and they could not to resolve too. Please, help me. This is for my master paper. I want to apologize for all questions, and basic questions. I already have used blender and blender python. I know this not excuse, but I am mechanical engineer.
Please forgive me and thank you very much in advance.
Beta Was this translation helpful? Give feedback.
All reactions