-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hy tony...
f2py has a wrong shebang anu...@suse-netbook:~> cat /usr/bin/f2py | grep '#' #! /usr/bin/python python # See http://cens.ioc.ee/projects/f2py2e/ that make software that use it fail with the following error: /usr/bin/python: can't open file 'python': [Errno 2] No such file or directory is enought to move from: #! /usr/bin/python python to: #! /usr/bin/python to fix the issue. thanks -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iEYEARECAAYFAkok3fQACgkQvCfyadPodwtAqQCglQr8vwPgJseEnjc6BAarsqv8 JQkAn3iV9l9uphTR2aJUX3DxvvlnRfkY =kUQP -----END PGP SIGNATURE----- _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
