Joe-Anslow
Results
1
issues of
Joe-Anslow
**when using the below code:** ```python orca = stko.OrcaEnergy( orca_path='/home/cmja2/orca', output_dir='./Polymer2_ORCA', topline='! SP B97-3c', write_input_only=False, discard_output=False, ) orca.get_results(polymer) ``` **this error occurs:** ``` File "/home/cmja2/anaconda3/lib/python3.11/site-packages/stko/_internal/calculators/orca_calculators.py", line 202, in _check_outcome if...