GoodVibes
GoodVibes copied to clipboard
Stereoselectivity calculations
I have been trying to reproduce Example 10 (Stereoselectivity and Boltzmann populations) using the data provided in goodvibes/examples/gconf_ee_boltz. I get the following error when trying to read the --ee "_R:_S" argument:
Traceback (most recent call last):
File "/Users/simonegallarati/psi4conda/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/Users/simonegallarati/psi4conda/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/Users/simonegallarati/GoodVibes-master/goodvibes/main.py", line 18, in
I have tried with different versions of Goodvibes (including the latest) and different test files, but never managed to get this argument to work. Any ideas about this?