[SciPy-user] Fwd: SciPy (SVN) tries to use f95

Steve Lianoglou lists.steve at arachnedesign.net
Tue Jan 30 14:09:13 EST 2007


>> The problem is, on my Intel Mac platform.mac_ver() returns ('',  
>> ('', '',
>> ''), '')
>
> Crazy! I need more details. What Python are you using?

Mine does too, as a matter of fact.

Python 2.4.3 (macports)
MacBook Pro

In [11]: platform.mac_ver()
Out[11]: ('', ('', '', ''), '')

-steve



More information about the SciPy-User mailing list