Cannot load scripts

I believe this to be a bug with Avogadro

Environment Information

Avogadro version: 1.99
Operating system and version: Ubuntu 24

Every time I launch the program, I get the following error messages:

“Cannot load script /usr/lib/x86_64-linux-gnu/avogadro2/scripts/energy/ani2x.py”
“Cannot load script /usr/lib/x86_64-linux-gnu/avogadro2/scripts/energy/gaff.py”
… etc

The scripts are there. Possibly a permission issue?

Thanks for helping

These aren’t errors.

  • Do you have the ANI-2x python package (torchani) installed?
  • Do you have the Open Babel python package installed?

I guess clearly these scripts should be moved out into separate plugins with install requirements.

Actually, not. I installed by apt and may have missed many things.