

Bye!
Well, I'm 100% sure I did. Here is exactly what the console said:Grogyan wrote:Well without seeing what the console said, all I can assume is that you havn't installed all the necessary components
Did you follow PyPrp and other bits needed
Belac wrote:File "C:\Program Files\Blender Foundation\Blender\.blender\scripts\src\prp_Add Book.py", line 43, in <module>
import prp_Config
ImportError: No module named prp_Config
Chacal wrote:Belac wrote:File "C:\Program Files\Blender Foundation\Blender\.blender\scripts\src\prp_Add Book.py", line 43, in <module>
import prp_Config
ImportError: No module named prp_Config
I think your Python scripts should be in C:\Program Files\Blender Foundation\Blender\.blender\scripts,
not in C:\Program Files\Blender Foundation\Blender\.blender\scripts\src
I guess I just didn't read it correctly...Grogyan wrote:In the wiki link I put in my first post here, if you read carefully it does say the correct path
Domino Marama wrote:If you can't find your scripts directory, then create a new text in Blender and paste the following code into it:
import Blender
print Blender.Get('scriptsdir')
If you press alt-p ( File - Run Python Script ) then the correct directory to install the scripts will be printed on the console.
Users browsing this forum: No registered users and 22 guests