Page 1 of 1

getting errors after installing pyprp 1.6.0

PostPosted: Sat Oct 17, 2009 11:23 am
by Goofy
As far as I know I removed everything from older version of pyprp and installed pyprp 1.6.0. I didn't try it until today. It gave me this error when I tried to create a new book.

Code: Select all
Compiled with Python version 2.6.2.
Checking for installed Python... got it!
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "C:\Program Files\Blender Foundation\Blender\.blender\scripts\prp_AddBook
.py", line 43, in <module>
    from PyPRP import prp_Config
ImportError: No module named PyPRP


Could someone give me a hint whats going on? What did I miss?

Re: getting errors after installing pyprp 1.6.0

PostPosted: Sat Oct 17, 2009 11:48 am
by Chacal
Are you sure you installed it correctly? It installs differently.
viewtopic.php?f=59&t=3332

Re: getting errors after installing pyprp 1.6.0

PostPosted: Sat Oct 17, 2009 12:07 pm
by Goofy
nevermind found the problem. missed a few files it works now and yes I have always copied the folder nothing new to me ;)