On Dec 27 2009, 11:24 pm, edexter <[email protected]> wrote: > kamealia seems to install fine on windows but when I try to install > some of the other directories I get an error that I dont have visual > studio 2003 (I have visual studio 2008). I seem to be getting this > alot do I need to do something to python to get it to install??
It sounds like you are trying to install something with some C extensions. I would suggest upgrading to Python 2.6. It works with Visual Studio 2008. You can also try out MinGW, but it doesn't work terribly well with most Python extensions. -- You received this message because you are subscribed to the Google Groups "kamaelia" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/kamaelia?hl=en.
