ORCA input unavailable after 1.102.1 update

Please consider submitting issues to GitHub which will enable tracking bug reports and suggestions. These will be closed and updated automatically when they are fixed – including notifications.

I believe this to be a bug with Avogadro:
After the 1.102.1 update, I no longer have the option to create an ORCA input via Input > ORCA. Under Python settings, the path is still listed, however.

Environment Information

Avogadro version:
1.102.1

Operating system and version:
Windows 11 version 24H2

Expected Behavior

Option to create an ORCA input should appear.

Actual Behavior

Available options only include APBS, CP2K, GAMESS, LAMMPS, or OpenMM Script.

Steps to Reproduce

1 Like

What version were you using before? And did you install Python via 1.102 or did you already have Python installed?

Thanks

Oh, and there should be an Avogadro2.log file in your Documents directory. If you can post that, it would also be really helpful. Thanks.

Okay, I think this matches a bug report on GitHub:

There are two related bugs:

  • It should ask if you want to use pixi to run plugins and if so, create the default pixi environment.
  • If the default pixi environment doesn’t exist, it should just fall back to python by default

I should be able to spin up a build tonight to handle this case and I’ll post a link here for the Windows installer.

Okay, here’s the patch:

I’ll post a link to the Windows installer once it finishes the build ~1 hour from now.

Okay, here’s a link to that Windows build (which I think should be the new “nightly build” soon). Should solve your problem.
https://github.com/OpenChemistry/avogadrolibs/actions/runs/18893182107/artifacts/4400721911

2 Likes