QuantumATK Forum

QuantumATK => General Questions and Answers => Topic started by: Shan on July 12, 2012, 09:33

Title: No module named readTotalEnergy
Post by: Shan on July 12, 2012, 09:33
Dear experts,
 i got the below error when i am running the script for total energy vs gatevoltage as provided in benzene SET manual.
i searche in forum , there is an anwer but some text is overriding it so i am unable read it completely.
another thing is if i want to run the script using atkpython terminal of windows. what commands should i use.
 

| NanoLanguageScript execution started                                         |
+------------------------------------------------------------------------------+
+------------------------------------------------------------------------------+
|                                                                              |
| Atomistix ToolKit 11.2.2 [Build 3069]                                        |
|                                                                              |
+------------------------------------------------------------------------------+
Traceback (most recent call last):
  File "c:\users\bhushan\appdata\local\temp\7973855527418567.py", line 3, in <module>
    from readTotalEnergy import readTotalEnergy
ImportError: No module named readTotalEnergy
NanoLanguageScript execution failure
+------------------------------------------------------------------------------+
| NanoLanguageScript execution finished                                        |
+------------------------------------------------------------------------------+


anyone please help me .
thank you in advance. 
Title: Re: No module named readTotalEnergy
Post by: Anders Blom on July 12, 2012, 12:00
Assume this is solved, given your follow-up question :)
Title: Re: No module named readTotalEnergy
Post by: Shan on July 12, 2012, 12:18
yes Anders , thank you.