mail[bug #20820] Unit test fail (missing modules) in relax repository checkout r19694, linux 64 bit


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

Header


Content

Posted by Troels E. Linnet on June 04, 2013 - 09:45:
Follow-up Comment #1, bug #20820 (project relax):

Solution found.
'software' was not mentioned in __init__.py, and failed at import.

In: relax_trunk/lib/__init__.py

[software@tomat lib]$ svn diff
Index: __init__.py
===================================================================
--- __init__.py (revision 19856)
+++ __init__.py (working copy)
@@ -44,6 +44,7 @@
     'physical_constants',
     'regex',
     'selection',
+    'software',
     'spectral_densities',
     'statistics',
     'structure',


    _______________________________________________________

Reply to this item at:

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

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




Related Messages


Powered by MHonArc, Updated Tue Jun 04 18:20:07 2013