On Fri, Oct 9, 2009 at 10:47 PM, Richard Ash <[email protected]> wrote:
>
>> From: Ralf Schmitt <[email protected]>
>
>> lorirowe2002 writes:
>>
>> > I am using Python25 on Windows.  I am trying to use easy_install with
>> > mwlib.rl, but
>> > getting the following error, and so I'm not sure how to proceed.
>> >
>> > Pls let me know if you have any tips.
>>
>> use some kind of unix operating system. linux comes to mind.
>
> As a minimum, don't use a prehistoric version of python because you will need 
> to install a load of add-on packages which are incorporated into later 
> versions of python (I did it for an older mwlib, and it took significant 
> effort even on Linux). 3.0 would be a better place to start.
>

python 3.0 or up won't work. 2.6 ships with the simplejson module
(renamed to json).
I'd say try to use 2.5 or 2.6. 2.4 should also work.
trying to get the thing running on windows will result in pain. at
least try to use cygwin.

Regards,
- Ralf

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mwlib" 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/mwlib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to