mailfloat128 error


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

Header


Content

Posted by Sébastien Morin on July 13, 2009 - 01:36:
Hi,

I just updated relax-1.3 from the subversion repository (r9201).

There is an error concerning the import of float128 from numpy.

===================================
./relax
Traceback (most recent call last):
  File "./relax", line 53, in <module>
    from prompt import interpreter
  File
"/home/semor/pse-4/collaborations/relax/relax-1.3/prompt/interpreter.py",
line 90, in <module>
    from value import Value
  File
"/home/semor/pse-4/collaborations/relax/relax-1.3/prompt/value.py", line
35, in <module>
    from num_types import int_list, float_list
  File
"/home/semor/pse-4/collaborations/relax/relax-1.3/prompt/num_types.py",
line 27, in <module>
    from numpy import int8, int16, int32, int64, float32, float64, float128
ImportError: cannot import name float128
===================================

Am I the only one with this problem ?

Thanks.
Regards,


Séb  :)

-- 
Sébastien Morin
PhD Student
S. Gagné NMR Laboratory
Université Laval & PROTEO
Québec, Canada





Related Messages


Powered by MHonArc, Updated Wed Jul 15 22:00:46 2009