Ah, that's lucky. It could have been very difficult to track down if it was something else. Just say if you have problems working out what is happening with the API.
Regards, Edward On 1 August 2011 16:24, Han Sun <[email protected]> wrote: > Oh, that is right. I typed $ relax -u. Now I also see the failure. Sorry for > this stupid error. > > Best, > Han > > > On Aug 1, 2011, at 4:19 PM, Edward d'Auvergne wrote: > >> Hi, >> >> That is even stranger?! Could you check that the method load_xyz() is >> declared in the API (see the file generic_fns/structure/api_base.py)? >> This is the failure, as it is not declared and some of the unit tests >> are checking that the API is properly set up. Oh, maybe you don't >> have './' in front of the command: >> >> $ ./relax -u >> >> If you are running >> >> $ relax -u >> >> then this would run the version of relax found on the system path, >> which could be a 1.3 version. This is very strange that you are not >> seeing this, as load_xyz() is not in the API yet. >> >> Regards, >> >> Edward >> >> >> >> On 1 August 2011 16:01, Han Sun <[email protected]> wrote: >>> >>> Hi Edward, >>> I checked out a new copy and the test also passes. >>> Best, >>> Han >>> >>> On Aug 1, 2011, at 3:34 PM, Edward d'Auvergne wrote: >>> >>> svn co svn+ssh://[email protected]/svn/relax/branches/xyz xzy2 >>> > > _______________________________________________ relax (http://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

