Skip to content

Difficulties with the second part "Install the Required Dependencies" #1

Answered by bsomps
MastSim93sCATEopn asked this question in Q&A
Discussion options

You must be logged in to vote

That is a good idea I can add a video for installation instructions. A lot of this comes down to understanding Blender rather than python code. If you are running windows, you will need to make sure you run the program as an administrator (right-click instead of double clicking to open and hit "run as administrator") Once Blender is open you will see a horizontal toolbar at the top of the window. Just to the right of the "Help" button you will see your workspaces; "Layout - Modeling - Sculpting - UV Editing ect... find and click the "Scripting" workspace. Once here click on "New" (the plus button) then paste this exact text:

import subprocess
import sys
import os
from pathlib import Path
…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MastSim93sCATEopn
Comment options

Answer selected by MastSim93sCATEopn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants