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. Microsoft Windows [Version 5.2.3790] (C) Copyright 1985-2003 Microsoft Corp. I:\Python25\Scripts>easy_install mwlib.rl Searching for mwlib.rl Best match: mwlib.rl 0.12.3 Processing mwlib.rl-0.12.3-py2.5.egg mwlib.rl 0.12.3 is already the active version in easy-install.pth Using i:\python25\lib\site-packages\mwlib.rl-0.12.3-py2.5.egg Processing dependencies for mwlib.rl Searching for mwlib>=0.12.3,<0.13 Reading http://pypi.python.org/simple/mwlib/ Reading http://code.pediapress.com/ Best match: mwlib 0.12.7 Downloading http://pypi.python.org/packages/source/m/mwlib/mwlib-0.12.7.tar.gz#m d5=4e2cba7dd2e7a893d9c4e2beb517306a Processing mwlib-0.12.7.tar.gz Running mwlib-0.12.7\setup.py -q bdist_egg --dist-dir c: \docume~1\m262005\locals ~1\temp\1\easy_install-dg6ceu\mwlib-0.12.7\egg-dist-tmp-dcs8l_ USING: mwlib\templ\evaluate mwlib\templ\evaluate.c USING: mwlib\templ\nodes mwlib\templ\nodes.c Cannot export evaluate: symbol not defined Cannot export initmwlib: symbol not defined Cannot export templ: symbol not defined collect2: ld returned 1 exit status error: Setup script exited with error: command 'gcc' failed with exit status 1 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
