Page 7 of 7

Re: The insanely simple blender tutorial for Lugaru modders

Posted: Wed Jan 28, 2009 7:05 pm
by rudel_ic
When you start Blender, there's a console and the main window. What's in the console? Some kind of error message? If yes, please post it.

Re: The insanely simple blender tutorial for Lugaru modders

Posted: Wed Jan 28, 2009 7:07 pm
by Lotus Wolf
now, that's weird...
what version of blender are you using?

Re: The insanely simple blender tutorial for Lugaru modders

Posted: Wed Jan 28, 2009 7:15 pm
by gameman581
The window says:

Compiled with Python version 2.5.2
C:\PYTHON30\LIB\site.py:144: Warning: 'with' will become a reserved keyword in P
ython 2.6
' import site' failed; use -v for traceback
Checking for installed Python... C:\PYTHON30\LIB\site.py:144: Warning: 'with' wi
ll become a reserved keyword in Python 2.6
No installed Python found.
Only built-in modules are available. Some scripts may not run.
Continuing happily.






it says "No installed Python found" but I'm running Python right?

Re: The insanely simple blender tutorial for Lugaru modders

Posted: Wed Jan 28, 2009 7:59 pm
by Lotus Wolf
i believe you have to have python 25 or 26 i installed both, and everything works.

Re: The insanely simple blender tutorial for Lugaru modders

Posted: Wed Jan 28, 2009 8:03 pm
by gameman581
I have the latest version, I thought it was 30, I can try installing those...

Re: The insanely simple blender tutorial for Lugaru modders

Posted: Wed Jan 28, 2009 11:25 pm
by rudel_ic
You can install as many Python versions as you want, just remember that only the Python version the PYTHONPATH variable mentions counts. So alter that if you install some other version.

Me, I'm running 2.5 and that's working just fine.

Re: The insanely simple blender tutorial for Lugaru modders

Posted: Thu Jan 29, 2009 6:20 pm
by gameman581
still no pop-up menu thing when I click export.

Re: The insanely simple blender tutorial for Lugaru modders

Posted: Thu Jan 29, 2009 6:53 pm
by Lotus Wolf
corrupted files maybe?

Re: The insanely simple blender tutorial for Lugaru modders

Posted: Thu Jan 29, 2009 8:17 pm
by rudel_ic
Please state
  • which Blender version you have installed,
  • which Python versions you have installed,
  • where they are installed and
  • what your PYTHONPATH variable is.
I'm asking this of you because I want to double-check your setup and if it's fine, I want to reproduce this problem to then report it if it's an issue related to Blender.

Thanks!