[Pymc-user] Problem installing PyMC on Win32 with Python 2.3
Status: Beta
Brought to you by:
fonnesbeck
|
From: Razafindrakoto J. C. <Jea...@ax...> - 2004-06-29 16:51:39
|
=20
When trying to install PyMC, I get the following message error.
Does anyone can help ?
=20
Regards,
=20
JCR
=20
=20
D:\Razafindrakoto\PythonEnthought\Lib\site-packages\PyMC-0.2.6>python
setup.py install
running install
running build
running config_fc
running build_src
building extension "PyMC.flib" sources
f2py:> build\src\flibmodule.c
creating build
creating build\src
Reading fortran codes...
Reading file 'PyMC/flib.f'
Post-processing...
Block: flib
Block: poisson
Block: binomial
Block: normal
Block: wishart
Block: mvnorm
Block: trace
Block: gamma
Block: trans
Block: matmult
Block: chol
Block: dtrm
Block: elgs
Building modules...
Building module "flib"...
Constructing wrapper function "poisson"...
like =3D poisson(x,mu)
Constructing wrapper function "binomial"...
like =3D binomial(x,n,p)
Constructing wrapper function "normal"...
like =3D normal(x,mu,tau)
Constructing wrapper function "wishart"...
like =3D wishart(x,alpha,beta)
Constructing wrapper function "mvnorm"...
like =3D mvnorm(x,mu,tau)
Constructing wrapper function "trace"...
trace(mat,tr,[k])
Constructing wrapper function "gamma"...
gx =3D gamma(xx)
Constructing wrapper function "trans"...
tmat =3D trans(mat)
Constructing wrapper function "matmult"...
prod =3D matmult(mat1,mat2)
Constructing wrapper function "chol"...
c =3D chol(a)
Constructing wrapper function "dtrm"...
d =3D dtrm(a)
Constructing wrapper function "elgs"...
elgs(a,indx,[n])
Wrote C/API module "flib" to file "build\src/flibmodule.c"
adding 'build\src\fortranobject.c' to sources.
adding 'build\src' to include_dirs.
copying D:\RAZAFI~1\PYTHON~1\lib\site-packages\f2py2e\src\fortranobje=
ct.c ->
bui
ld\src
copying D:\RAZAFI~1\PYTHON~1\lib\site-packages\f2py2e\src\fortranobje=
ct.h ->
bui
ld\src
running build_py
creating build\lib.win32-2.3
creating build\lib.win32-2.3\PyMC
copying PyMC\Approximation.py -> build\lib.win32-2.3\PyMC
copying PyMC\KalmanFiltering.py -> build\lib.win32-2.3\PyMC
copying PyMC\MCMC.py -> build\lib.win32-2.3\PyMC
copying PyMC\Plot.py -> build\lib.win32-2.3\PyMC
copying PyMC\Plot_matplot.py -> build\lib.win32-2.3\PyMC
copying PyMC\Plot_scipy.py -> build\lib.win32-2.3\PyMC
copying PyMC\ReinforcementLearning.py -> build\lib.win32-2.3\PyMC
copying PyMC\__init__.py -> build\lib.win32-2.3\PyMC
running build_ext
No module named msvccompiler in scipy_distutils, trying from distutil=
s..
error: Python was built with version 6 of Visual Studio, and extensio=
ns need
to
be built with the same version of the compiler, but it isn't installe=
d.
=20
D:\Razafindrakoto\PythonEnthought\Lib\site-packages\PyMC-0.2.6> =
=20
=20
=20
______________________________________________________________
AXA CESSIONS
=20
Jean-Claude RAZAFINDRAKOTO
=20
Re-ARMS
Reinsurance - Actuarial and Risk Management Services
=20
109 rue La Bo=E9tie
75008 Paris
=20
Tel. : +33 1 56 43 78 54
Fax. : +33 1 56 43 78 70
E-mail : jea...@ax...
<mailto:mar...@ax...>=20
_______________________________________________________________
=20
|