[Pymc-user] RE: Problem installing PyMC on Win32 with Python 2.3
Status: Beta
Brought to you by:
fonnesbeck
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 |