Re: f2py on windows XP - "Unknown Switch"??

2006-08-28 Thread Sile
t; THE LINE ABOVE WAS ORIGINALLY: > > version_pattern = r'G95.*\(experimental \(g95!\) > > (?P > No it wasn't. It would have had a ">" after "version" :-) oops! Many thanks again, Sile -- http://mail.python.org/mailman/listinfo/python-list

Re: f2py on windows XP - "Unknown Switch"??

2006-08-28 Thread Sile
iler (3.4.5) I hope that makes it a bit clearer, Thanks, Sile -- http://mail.python.org/mailman/listinfo/python-list

Re: f2py on windows XP - "Unknown Switch"??

2006-08-28 Thread Sile
95.*\(GCC4.01)\(g95!) (?P<version>.\). Unfortunately this didn't work for me. The problem seems to be with my gcc version so I'm trying to find a way around this at the moment. Any suggestions would be much appreciated, I have submitted this problem to the f2py mailing list too.

f2py on windows XP - "Unknown Switch"??

2006-08-21 Thread Sile
The problem arises right at the end when it tries to generate hello.pyd and I'm not sure why, I've included the error below. I've tried eveything I can think of but I'm very new to programming so I'm not having much success. Any help would be much appreciated. Thanks, Sile

Re: python-dev and setting up setting up f2py on Windows XP

2006-08-18 Thread Sile
Thanks Anand ! -- http://mail.python.org/mailman/listinfo/python-list

Re: python-dev and setting up setting up f2py on Windows XP

2006-08-18 Thread Sile
potential compatibility issues between this, my version of python and my fortran compiler. I have to use python 2.3 as it is compatible with a CFD package I'm using. I've resinstalled python properley so I'll persevere with my exsisting C compiler this morning and try MINGW32 if I have no

Re: python-dev and setting up setting up f2py on Windows XP

2006-08-18 Thread Sile
potential compatibility issues between this, my version of python and my fortran compiler. I have to use python 2.3 as it is compatible with a CFD package I'm using. I've resinstalled python properley so I'll persevere with my exsisting C compiler this morning and try MINGW32 if I have no

python-dev and setting up setting up f2py on Windows XP

2006-08-16 Thread Sile
ow where I can find it??? Any help at all would be much appreciated. Thanks, Sile -- http://mail.python.org/mailman/listinfo/python-list