From: Chris F. <fon...@gm...> - 2004-11-10 00:42:17
Sorry for the extreme lateness of this reply -- as you can see, there
is little traffic on these lists.
There are now windows installers for PyMC, so the easiest route is
simply to install that. If you prefer to build it yourself, the
appropriate command is:
python setup.py build --compiler=mingw32 install
Hope that helps.
Chris