This forum is no longer active. Please post your questions to our new community site

win32 packed with python 2.5

Subscribe to win32 packed with python 2.5 3 post(s), 3 voice(s)

 
Avatar fruch 1 post

on the readme.txt that comes with the version it says it’s python 2.5 packed inside.

but in the win32 vesrion of the djangoStack it’s python 2.4
I really want to use the easy setup you’ve made for django, but most of the python application depends on version 2.5 (all the indexing modules i’ve tried so far, really depends on it)

is there a way to upgrade the python inside the djangoStack ?
(I’ve tried doing it myself, but the whole thing exploded :) )

a help with that will be appreciated.

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Hi,

The Django Stack uses the official python installer so I think that you can replace it using the msi installer. We will try to update Python in the Stack, I will add in our TODO list, thanks for reporting it.

 
Avatar Ansem 4 post(s)

What have you tried doing so far?
I´ve installed python 2.5 over the preinstalled python version.well,it worked partially with django´s testserver,yet everything else didn´t. (no views,,no admin interface,just a plain “no matching urls found”)
Have you tried updating “site-packages” in apache folder? I think i didn´t fix it properly.

And a big “thank you” for pointing it out twice! -> http://bitnami.org/forums/forums/26/topics/801
Pressure ftw! :)