I have been trying to import some of the ages from uru CC and rave installed a separate instalation of blender 2.45 for the job. I have tried both of the PyPRP explorers, and both come up with a python error on import "ImportError: no module named yaml". What is causing this?
Oh and btw, for this blender install, I am running python 2.5.
Import error
Re: Import error
You have to install yaml.
See the installation instructions in the wiki.
See the installation instructions in the wiki.
Chacal
"The weak can never forgive. Forgiveness is an attribute of the strong."
-- Mahatma Gandhi
"The weak can never forgive. Forgiveness is an attribute of the strong."
-- Mahatma Gandhi
-
- Deep Island Admin
- Posts: 2972
- Joined: Mon May 05, 2008 5:50 am
- MOULa KI#: 0
- Location: Germany
Re: Import error
You need to install all the Python additions, namely PyYAML and PIL, for Python 2.5.
I prefer e-mails to "diafero arcor de" (after adding the at and the dot) over PMs.
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
Re: Import error
I get the same error of "no module named yaml" while following the Age-making tutorial, right at the beginning when I try to "Create New Book" in Blender. I have installed PyYAML for both python2.5 and python2.6, and I can import yaml without any problem if I run both versions of python directly from the shell... Does anyone know what could cause the problem?
Simone - KI#1001138
a.k.a. Morningstar
a.k.a. Morningstar
-
- Deep Island Admin
- Posts: 2972
- Joined: Mon May 05, 2008 5:50 am
- MOULa KI#: 0
- Location: Germany
Re: Import error
Can you check which Python Blender is using? If both of these installations you mention can correctly import yaml, then maybe Blender uses a 3rd one?
I prefer e-mails to "diafero arcor de" (after adding the at and the dot) over PMs.
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
Re: Import error
diafero wrote:Can you check which Python Blender is using? If both of these installations you mention can correctly import yaml, then maybe Blender uses a 3rd one?
As far as I know, I downloaded the latest Blender for Mac OSX, which uses python 2.5; I only have 2.5 and 2.6 installed.
I might try getting the source and building it directly on my laptop, maybe it will work! :-)
Simone - KI#1001138
a.k.a. Morningstar
a.k.a. Morningstar