[MacPorts] #27909: relax 1.3.6 packaging
MacPorts
noreply at macports.org
Sun Jan 9 18:10:40 PST 2011
#27909: relax 1.3.6 packaging
---------------------------------------+------------------------------------
Reporter: howarth@… | Owner: ryandesign@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords: haspatch maintainer
Port: relax |
---------------------------------------+------------------------------------
Comment(by ryandesign@…):
Replying to [comment:1 howarth@…]:
> relax --test-suite
FYI, running this produces the error:
{{{
Traceback (most recent call last):
File "/opt/local/bin/relax", line 58, in <module>
from prompt import interpreter
File "/opt/local/lib/relax/prompt/interpreter.py", line 57, in <module>
from dx import OpenDX
File "/opt/local/lib/relax/prompt/dx.py", line 32, in <module>
import opendx.main
File "/opt/local/lib/relax/opendx/main.py", line 32, in <module>
import isosurface_3D
File "/opt/local/lib/relax/opendx/isosurface_3D.py", line 31, in
<module>
from base_map import Base_Map
File "/opt/local/lib/relax/opendx/base_map.py", line 36, in <module>
from specific_fns.setup import get_specific_fn
File "/opt/local/lib/relax/specific_fns/setup.py", line 25, in <module>
from specific_fns.frame_order import Frame_order
File "/opt/local/lib/relax/specific_fns/frame_order.py", line 45, in
<module>
from maths_fns import frame_order, order_parameters
File "/opt/local/lib/relax/maths_fns/frame_order.py", line 34, in
<module>
from maths_fns.frame_order_matrix_ops import
compile_2nd_matrix_free_rotor, compile_2nd_matrix_iso_cone,
compile_2nd_matrix_iso_cone_free_rotor,compile_2nd_matrix_iso_cone_torsionless,
compile_2nd_matrix_pseudo_ellipse,
compile_2nd_matrix_pseudo_ellipse_free_rotor,
compile_2nd_matrix_pseudo_ellipse_torsionless, compile_2nd_matrix_rotor,
reduce_alignment_tensor
File "/opt/local/lib/relax/maths_fns/frame_order_matrix_ops.py", line
30, in <module>
from scipy.integrate import quad
ImportError: No module named scipy.integrate
}}}
--
Ticket URL: <https://trac.macports.org/ticket/27909#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list