Opened 14 years ago

Closed 14 years ago

#25691 closed defect (wontfix)

py27-numpy 1.4.1 - import numpy - Fatal Python error: Interpreter not initialized (version mismatch?)

Reported by: sgrewe@… Owned by: saispo@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: skymoo (Adam Mercer)
Port: py27-numpy

Description

After recent installation on Snow Leopard:

sudo port install python27

python_select python27

sudo port install py27-numpy

(everything installed ok)

and

import numpy

I get

Fatal Python error: Interpreter not initialized (version mismatch?)

Change History (5)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Cc: saispo@… added
Owner: changed from macports-tickets@… to mcalhoun@…

Please remember to cc the maintainer.

I'm not sure why this port was added, as upstream seems to indicate that numpy doesn't yet work with python 2.7.

comment:2 in reply to:  1 Changed 14 years ago by skymoo (Adam Mercer)

Cc: ram@… added

Replying to jmr@…:

I'm not sure why this port was added, as upstream seems to indicate that numpy doesn't yet work with python 2.7.

I raised this very point when I saw it had been committed as the testsuite segfaults.

comment:3 Changed 14 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Owner: mcalhoun@… deleted

When copying py26 ports to py27 ports in r69687, maintainership was also copied.
I removed myself in r69782.

comment:4 Changed 14 years ago by jmroot (Joshua Root)

Cc: saispo@… removed
Owner: set to saispo@…

comment:5 Changed 14 years ago by jmroot (Joshua Root)

Resolution: wontfix
Status: newclosed

Deleted py27-numpy and its dependents in r69789. It can come back when upstream releases a new version.

Note: See TracTickets for help on using tickets.