Problem f2py

  • Thread starter =?iso-8859-1?Q?Cl=E1udia?= Cristina dos Santos
  • Start date
?

=?iso-8859-1?Q?Cl=E1udia?= Cristina dos Santos

Dear Friends,

I´m trying to run Python in window XP PC. Please advise-me on how to
deal with the following errors:

C:\Python234>f2py -c -m hello hello.f
running build
running config_fc
running build_src
building extension "hello" sources
f2py:> c:\docume~1\mctinp~1\config~1\temp\tmpols7pt\src\hellomodule.c
creating c:\docume~1\mctinp~1\config~1\temp\tmpols7pt
creating c:\docume~1\mctinp~1\config~1\temp\tmpols7pt\src
Reading fortran codes...
Reading file 'hello.f'
Post-processing...
Block: hello
Block: foo
Building modules...
Building module "hello"...
Constructing wrapper function "foo"...
foo(a)
Wrote C/API module "hello" to file
"c:\docume~1\mctinp~1\config~1\temp\t
mpols7pt\src/hellomodule.c"
adding
'c:\docume~1\mctinp~1\config~1\temp\tmpols7pt\src\fortranobject.c' to s
ources.
adding 'c:\docume~1\mctinp~1\config~1\temp\tmpols7pt\src' to
include_dirs.
copying C:\PYTHON~2\lib\site-packages\f2py2e\src\fortranobject.c ->
c:\docume~1\
mctinp~1\config~1\temp\tmpols7pt\src
copying C:\PYTHON~2\lib\site-packages\f2py2e\src\fortranobject.h ->
c:\docume~1\
mctinp~1\config~1\temp\tmpols7pt\src
running build_ext
error: Python was built with version 6 of Visual Studio, and extensions
need to
be built with the same version of the compiler, but it isn't installed.

Thanks for your help.

Claudia.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top