Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Python

how to fix error "Requires python(abi)=2.4"

 

 

Python python RSS feed   Index | Next | Previous | View Threaded


sagarnikam123 at gmail

Aug 14, 2012, 4:49 AM

Post #1 of 2 (210 views)
Permalink
how to fix error "Requires python(abi)=2.4"

i am installing numpy on fedora with python 2.6,2.7 & 3.1



--
View this message in context: http://python.6.n6.nabble.com/how-to-fix-error-Requires-python-abi-2-4-tp4985031.html
Sent from the Python - python-list mailing list archive at Nabble.com.
--
http://mail.python.org/mailman/listinfo/python-list


benjamin.kaplan at case

Aug 14, 2012, 10:16 AM

Post #2 of 2 (201 views)
Permalink
Re: how to fix error "Requires python(abi)=2.4" [In reply to]

On Aug 14, 2012 4:51 AM, "sagarnikam123" <sagarnikam123 [at] gmail> wrote:
>
> i am installing numpy on fedora with python 2.6,2.7 & 3.1
>
>
>
> --

Python bytecode and C interface are not compatible across versions. If
you're trying to install a numpy binary that was compiled against 2.4, it
won't work with newer versions. You either need to find binaries compiled
against a version of python you have or compile numpy yourself

Python python RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.