Opened 9 years ago
Closed 9 years ago
#50887 closed defect (invalid)
magicspp: config failure
Reported by: | mf2k (Frank Schima) | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | magicspp |
Description
I'm seeing an error configuring magicspp:
:info:configure CMake Error at cmake/ecbuild_add_option.cmake:256 (message): :info:configure Feature PYTHON cannot be enabled -- following required packages weren't :info:configure found: NumPy
Yet it is installed:
$ port installed py27-numpy The following ports are currently installed: py27-numpy @1.10.4_0+atlas+gcc5 (active)
Attachments (1)
Change History (2)
Changed 9 years ago by mf2k (Frank Schima)
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
It looks like the problem was caused by me having
-python27
in my variants.conf file.