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.