Author Topic: Running error  (Read 3328 times)

0 Members and 1 Guest are viewing this topic.

Offline Feng

  • Regular QuantumATK user
  • **
  • Posts: 5
  • Reputation: 0
    • View Profile
Running error
« on: January 27, 2010, 04:18 »
I tried to visualize the results using Nanoscope. And the following error message pops up:
"An internal error occured

exceptions. UnboundLocalError:
local variable 's' referenced before assignment

The program will try to continue but might behave in unexpected ways. Please consider restarting the program to avoid such side effects."

Any one can help me what is going on? Thank you very much.
Feng

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5411
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: Running error
« Reply #1 on: January 27, 2010, 08:29 »
Could be if using a VNL file from an older version, otherwise we probably have to see the file to figure it out, or at least the script which made the file.

Offline Feng

  • Regular QuantumATK user
  • **
  • Posts: 5
  • Reputation: 0
    • View Profile
Re: Running error
« Reply #2 on: January 27, 2010, 23:22 »
Same VNL version 2008.10. Thanks.

Offline zdhlover

  • Global Moderator
  • QuantumATK Guru
  • *****
  • Posts: 106
  • Reputation: 2
    • View Profile
Re: Running error
« Reply #3 on: January 29, 2010, 02:41 »
"An internal error occured

exceptions. UnboundLocalError:
local variable 's' referenced before assignment“

Do you carefully check the script specially on the local variable 's' ?   Do the path of the results files  have an chinese name
or the name of the results files have some stranger letters?

Otherwise may be you should send the file here, or at least the script which made the file here.
« Last Edit: January 29, 2010, 02:44 by zdhlover »

Offline Feng

  • Regular QuantumATK user
  • **
  • Posts: 5
  • Reputation: 0
    • View Profile
Re: Running error
« Reply #4 on: January 29, 2010, 03:55 »
Thanks a lot for the reply.

What exactly "the local variable 's' " means? And there is no problem of the file path and the file name.

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5411
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: Running error
« Reply #5 on: January 29, 2010, 07:17 »
The local variable s is internal to the Nanoscope, not the user script. It's an odd error, I'm trying to reproduce it. It might be that the VNL file contains "too much".