mail[bug #21984] Numpy float16 - relax -s Frame_order.test_generate_rotor2_distribution


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Troels E. Linnet on April 28, 2014 - 16:39:
URL:
  <http://gna.org/bugs/?21984>

                 Summary: Numpy float16 - relax -s
Frame_order.test_generate_rotor2_distribution
                 Project: relax
            Submitted by: tlinnet
            Submitted on: Mon 28 Apr 2014 02:39:42 PM UTC
                Category: relax's source code
Specific analysis category: Frame order
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: Repository: trunk
         Discussion Lock: Any
        Operating System: All systems

    _______________________________________________________

Details:

I get this systemtest error:
relax -s Frame_order.test_generate_rotor2_distribution

Traceback (most recent call last):
  File
"/sbinlab2/tlinnet/software/NMR-relax/relax_trunk/test_suite/system_tests/frame_order.py",
line 675, in test_generate_rotor2_distribution
   
self.interpreter.run(script_file=self.cam_path+'generate_rotor2_distribution.py')
  File
"/sbinlab2/tlinnet/software/NMR-relax/relax_trunk/prompt/interpreter.py",
line 275, in run
    return run_script(intro=self.__intro_string, local=locals(),
script_file=script_file, show_script=self.__show_script,
raise_relax_error=self.__raise_relax_error)
  File
"/sbinlab2/tlinnet/software/NMR-relax/relax_trunk/prompt/interpreter.py",
line 578, in run_script
    return console.interact(intro, local, script_file,
show_script=show_script, raise_relax_error=raise_relax_error)
  File
"/sbinlab2/tlinnet/software/NMR-relax/relax_trunk/prompt/interpreter.py",
line 477, in interact_script
    exec_script(script_file, local)
  File
"/sbinlab2/tlinnet/software/NMR-relax/relax_trunk/prompt/interpreter.py",
line 352, in exec_script
    runpy.run_module(module, globals)
  File "/usr/lib64/python2.6/runpy.py", line 140, in run_module
    fname, loader, pkg_name)
  File "/usr/lib64/python2.6/runpy.py", line 34, in _run_code
    exec code in run_globals
  File
"/sbinlab2/tlinnet/software/NMR-relax/relax_trunk/test_suite/system_tests/scripts/frame_order/cam/generate_rotor2_distribution.py",
line 15, in <module>
    from test_suite.shared_data.frame_order.cam.generate_base import Main
  File
"/sbinlab2/tlinnet/software/NMR-relax/relax_trunk/test_suite/shared_data/frame_order/cam/generate_base.py",
line 27, in <module>
    from numpy import array, cross, dot, eye, float16, float64, transpose,
zeros
ImportError: cannot import name float16

I have numpy 1.4.1 installed.

The dependencies listed for relax, only mentions numpy 1.0.4
http://www.nmr-relax.com/download.html#Source_code_release




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?21984>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/




Related Messages


Powered by MHonArc, Updated Tue Apr 29 15:40:16 2014