Page 1 of 2
Blender and PyPRP (What does your Folder look like?)

Posted:
Sat Dec 08, 2007 9:17 am
by Nek'rahm
Okay, I've been spending FOREVER trying to get Blender working for me.
I've seen the Tutorials for setting it up, but it doesn't fit for me O_O
If someone, prolly Chacal since he set up the first tutorial I read, could tell me what their folder looks like, I'd appreciate it.
Mine is like this (with all additions made)
C:\
----Program Files\
---------------------Blender Foundation\
--------------------------------------------Blender\
------------------------------------------------------Scripts\
---------------------------------------------------------------src\
There's tons of other stuff in there... but my print-screen button is weird
Anyone help?
Re: Blender and PyPRP (What does your Folder look like?)

Posted:
Sat Dec 08, 2007 10:43 am
by Paradox
- Code: Select all
C:/
Program Files/
Blender Foundation/
Blender/
.blender/
scripts/
The files for PyPRP
must be in the /scripts/ directory! The program will not work if it is stored in a /src/ subdirectory.
Also, for the *nix people:
- Code: Select all
/usr/lib/blender/scripts/
~/.blender/scripts/
<Wherever you installed Blender if you compiled it yourself>/scripts/
Re: Blender and PyPRP (What does your Folder look like?)

Posted:
Sat Dec 08, 2007 11:15 am
by Nek'rahm
You had:
Blender Foundation\
---Blender\
------.blender\
---------scripts\
Is .blender a folder? Or Program? It won't let me make a folder named .blender
Re: Blender and PyPRP (What does your Folder look like?)

Posted:
Sat Dec 08, 2007 11:53 am
by Goofy
when you install blender it creates the .blender folder. the scripts folder is inside the .blender folder
Re: Blender and PyPRP (What does your Folder look like?)

Posted:
Sat Dec 08, 2007 11:56 am
by Nek'rahm
O_O
ehm... I don't HAVE a .blender folder...
Re: Blender and PyPRP (What does your Folder look like?)

Posted:
Sat Dec 08, 2007 12:19 pm
by Goofy
I think different blender version installs different. what version of blender are you installing and what OS (operating system)
Re: Blender and PyPRP (What does your Folder look like?)

Posted:
Sat Dec 08, 2007 12:59 pm
by Nek'rahm
erhm... IDK
I'll reinstall the one in Chacal's Thread Tutorial
Re: Blender and PyPRP (What does your Folder look like?)

Posted:
Sat Dec 08, 2007 3:28 pm
by Nek'rahm
YES! IT WORKED!
Checking Blender...
YES!
File->
---Import->
------PyPRP
THANK THE MAKER! ^_^
Re: Blender and PyPRP (What does your Folder look like?)

Posted:
Sun Dec 09, 2007 1:13 am
by Chacal
This happened to me. The Windows XP GUI won't let you create a ".blender" folder.
I had to open a DOS console and md .blender
Re: Blender and PyPRP (What does your Folder look like?)

Posted:
Sun Dec 09, 2007 7:52 am
by andylegate
Chacal is right, my Windows XP would not let me make in folder starting with the "." charactor. However, when I originally installed Blender 2.44 it created it all on its own.