Author Topic: Error: 'function' object has no attribute 'isabs'  (Read 3754 times)

0 Members and 1 Guest are viewing this topic.

Offline vihardabest

  • Regular QuantumATK user
  • **
  • Posts: 22
  • Country: gb
  • Reputation: 0
  • Vihar Georgiev
    • View Profile
Error: 'function' object has no attribute 'isabs'
« on: July 30, 2010, 11:04 »
Hi all,
I am playing now with the new version. I am having small problem. After making my geometry and input file with VNL/ATK I saved my file such as "input.py". The file after this is executable-running without a problem but when I wanted to open the same file with VNL again I am having this error:

The following error message was generated when running the script:
'function' object has no attribute 'isabs'
Typically this is caused by a syntax error or a spelling mistake; the message above should be helpful in correcting the issue in such cases.

Traceback (most recent call last):
  File "./zipdir/NL/GUI/Tools/ScriptGenerator/ScriptGenerator.py", line 474, in dropReceiver
  File "./zipdir/NL/NanoLanguage/ScopeExecuter.py", line 58, in execute
NLScopeExecutionError: 'function' object has no attribute 'isabs'

I didn't change a single letter in the file. It is created only with VNL.

Thank you very much in advance.

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5538
  • Country: dk
  • Reputation: 90
    • View Profile
    • QuantumATK at Synopsys
Re: Error: 'function' object has no attribute 'isabs'
« Reply #1 on: July 30, 2010, 23:28 »
We've seen this before. A fix has been implemented, as far as I know, so we may release a fix in early August. Does this occur when you drop it on anything, like also the Viewer, or only when you drop it on the Scripter?

Try opening the file in the Editor and use the "Send to" instead, this might avoid the issue.

Offline vihardabest

  • Regular QuantumATK user
  • **
  • Posts: 22
  • Country: gb
  • Reputation: 0
  • Vihar Georgiev
    • View Profile
Re: Error: 'function' object has no attribute 'isabs'
« Reply #2 on: August 2, 2010, 10:25 »
Hi Anders,
I have this error when I drop it to everything.
It is not a huge problem, because I am saving my geometry  before to start making the input file. So in the case when i have only coordinates in the file it is working but at the moment when the script contains the ATK_DFT parameters such as basis set and so I have this error.
I just decided to let you know.

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5538
  • Country: dk
  • Reputation: 90
    • View Profile
    • QuantumATK at Synopsys
Re: Error: 'function' object has no attribute 'isabs'
« Reply #3 on: August 2, 2010, 10:29 »
This error has been fixed. We plan to release the fix with ATK 10.8.1 soon, which also will include proper support for Windows 64-bit versions :)