dude.

Hello, i´m having some weird problems with python 2.5.2, admin is going to pack python 2.6.2 in 1.7.0 release?.

I know python 2.5.2 has some bugs, unfortunately i left linux because sound server problems, panda in linux with python 2.6.2 had no problems, windows package with 2.5.2 sometimes comports weird (at the point of declaring a variable in init and this variable within a function out of init course is not recognized. Rarely, then i closed code editor, change the variable order to up (even inside init) and worked, :open_mouth: then putted again the variable into his original place and worked ( :open_mouth:

Hm, can you be a bit clearer on what you’re asking here? Note that you can overwrite the Python install in C:\Panda3D-1.6.2\python with a different single-user Python installation (as long as it’s 2.5.x).

The upcoming 1.7.0 release will be compiled against (and will ship with) Python 2.6.3.

is a bit complicated to explain, but no matter, if you are going to add 2.6.3, that will be perfect.

Thank you.