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/


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-devel mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel

Reply via email to