I use python in a virtual environment and it is slow. When I launch Avogadro2 from command line I see the following message when it is loading up the scripts:
"Checking for energy scripts in path /Users/jearias/Library/Application Support/OpenChemistry/Avogadro/energy"
"Checking for energy scripts in path /Library/Application Support/OpenChemistry/Avogadro/energy"
"Checking for energy scripts in path /Applications/Avogadro2.app/Contents/Resources/energy"
"Checking for energy scripts in path /Applications/Avogadro2.app/Contents/MacOS/../lib/avogadro2/scripts/energy"
QProcess: Destroyed while process ("/Users/jearias/.venv/bin/python3") is still running.
Anything to worry about? I’m having another issue which I’ll leave for a followup post but wanted to rule this having anything to do with it.