The previuos one was my fault, I tryed the wrong way.
Now I got it well. I'm using scons-0.96.1, when I run it, the error message is:

scons:Reading SConscript files...
AttributeError: Main instance has no attribute 'SYS':
  File "SConstruct", line 814:
    Main<>
  File "SConstruct", line 64:
    self.set_paths<>
  File "SConstruct", line 382:
  self.SYS == 'Win'

that's less bizarre I guess

Edward d'Auvergne wrote:
That's a bizarre error message, which version of SCons are you using?
Is it 0.96.1 or later?  Those are the program versions where the SCons
internal function Help should exist.

Thanks,

Edward



Hi Ed,

I have the 2005 version of Visual Studio, the costly one. I tryed
running the sconstruct file, and the error message is the following:

    exec codeObject in __main__.__dict__
   File "D:\Program Files\NMR\relax-1.2.6\sconstruct.py", line 814, in ?
     Main()
   File "D:\Program Files\NMR\relax-1.2.6\sconstruct.py", line 55, in
__init__
     self.help()
File "D:\Program Files\NMR\relax-1.2.6\sconstruct.py", line 245, in help
     Help(string)
NameError: global name 'Help' is not defined

Have a nice evening

Daniel




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

This is the relax-users 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-users

Reply via email to