Cannot import psse34 in python 3.9 (or any other version of python)
'import psse34' in python 3.9 gives the following error:
ModuleNotFoundError: No module named 'psse34'
Comments