Previous Thread  Next Thread

chat icon No Python?!

Revolutionpetax

Posted: Wed Feb 28, 2007 10:24 pm
Joined: 28 Feb 2007
Posts: 3
No Python?!

Good day,

I have what I assume must be the most asked question yet: When I start Blender, I get this message in the console:

Compiled with Python 2.4
'import site' failed: use v for traceback
Checking for installed Python...no Python found.
Only built-in modules are available. Some scripts may not run.
Continuing happily.
-------------------------------------------------
Look, I know how to use Python, and I thought it was integrated in the package. Apparantly not.
Can somebody please help me with this.

Have a nice day.

ad infinitum.

Revolutionpetax
Reply with quote


stiv

Posted: Wed Feb 28, 2007 11:28 pm
Joined: 05 Aug 2003
Posts: 3489
Quote:
Compiled with Python 2.4


A Python interpreter *is* built into Blender - Python version 2.4 in your case.

This is not a full installation of Python, only the modules from __builtin__ are suppled. We look for the rest on your computer.

If you want access to all of Python's features, install version 2.4 from www.python.org.
Reply with quote


Revolutionpetax

Posted: Thu Mar 01, 2007 5:22 pm
Joined: 28 Feb 2007
Posts: 3
stiv wrote:
Quote:
Compiled with Python 2.4


A Python interpreter *is* built into Blender - Python version 2.4 in your case.

This is not a full installation of Python, only the modules from __builtin__ are suppled. We look for the rest on your computer.

If you want access to all of Python's features, install version 2.4 from www.python.org.

Now, I have downloaded and installed Python Version 2.5, but I still get the same message in the console in Blender. Do I have to assign any files etc. to be able to use Python in Blender?
Reply with quote


stiv

Posted: Thu Mar 01, 2007 6:02 pm
Joined: 05 Aug 2003
Posts: 3489
Quote:
Now, I have downloaded and installed Python Version 2.5...Do I have to assign any files etc. to be able to use Python in Blender?

Nope, just need to read and follow instructions.:

Quote:
If you want access to all of Python's features, install version 2.4
Reply with quote


Revolutionpetax

Posted: Tue Mar 06, 2007 12:32 pm
Joined: 28 Feb 2007
Posts: 3
It still does not runt. All I get is "iconv error" in the console for almost everything I do. Do I need version 2.4 of Python, or can I use the one I have now (2.5) for the latest build of Blender?
Please, somebody help me.
Reply with quote


Relayer

Posted: Wed Mar 07, 2007 12:56 pm
Joined: 01 Mar 2007
Posts: 4
You need 2.4 (not 2.5) I installed 2.4.4 and blender finds it just fine.
Reply with quote


Hombre

Posted: Thu Mar 15, 2007 3:13 pm
Joined: 24 Sep 2006
Posts: 26
Relayer wrote:
You need 2.4 (not 2.5) I installed 2.4.4 and blender finds it just fine.


From the latest Python 2.4.4 NEWS text file :

Quote:
- The iconv module has been removed from this release.


It seems that's why we get "iconv error". I should'nt have updated python Sad Does someone have an not too old 2.4 Python version (*.msi) ?
Reply with quote


jesterKing

Posted: Wed Mar 21, 2007 11:55 am
Joined: 18 Oct 2002
Posts: 1851
Hombre wrote:
Does someone have an not too old 2.4 Python version (*.msi) ?


http://www.python.org/download/

/Nathan
_________________
Planet Blender | BlenderStorm | #blender.fi | Letwory Interactive
Reply with quote


fhzaki

Posted: Thu Jun 07, 2007 9:45 am
Joined: 06 Jun 2007
Posts: 3
Relayer wrote:
You need 2.4 (not 2.5) I installed 2.4.4 and blender finds it just fine.


Hi, Sorry if i'm wrong.

Blender 2.44 + python 2.51

Compiled with Python version 2.5.
Checking for installed Python... got it!

============================

Blender 2.44 + python 2.44
Still error (Forgot to copy the error).
_________________
Hi, I'm Zaki from Malaysia, nice to meet u and i wish i can ANIMATE!!!...
Reply with quote


 
Jump to:  
Powered by phpBB © 2001, 2005 phpBB Group