It’s OK in ATK200911, ubunut-64bit-9.10 . However, another error when running input file from the Quick Tour "Properties of a Nano-ribbon Transistor"
windysoul@ubuntu:~$ nlpython nanowire_device.py
Traceback (most recent call last):
File "nanowire_device.py", line 245, in <module>
difference_density = ElectronDifferenceDensity(device_configuration)
File "./zipdir/NL/Analysis/ElectronDifferenceDensity.py", line 34, in __init__
File "./zipdir/NL/CommonConcepts/Configurations/AtomicConfiguration.py", line 182, in update
File "./zipdir/NL/Calculators/DeviceCalculatorInterface.py", line 118, in _update
File "./zipdir/NL/Calculators/DeviceCalculatorInterface.py", line 107, in _upgrade
File "./zipdir/NL/Calculators/HuckelCalculator/DeviceHuckelCalculator.py", line 223, in _customUpgrade
TypeError: isinstance() arg 2 must be a class, type, or tuple of classes and types
how to solve it?