Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openbabel==3.1.1 from conda-forge has incorrectly versioned BABEL_LIBDIR #2689

Open
mjw99 opened this issue Apr 15, 2024 · 1 comment
Open

Comments

@mjw99
Copy link

mjw99 commented Apr 15, 2024

Environment Information

Open Babel version: 3.1.1 (conda-forge)
Operating system and version: Ubuntu 22.04.4 LTS, conda 4.12.0

conda create -n foo python=3.11 -y
conda activate foo
conda install -c conda-forge openbabel==3.1.1 -y
conda list | grep openbabel
	openbabel                 3.1.1           py311h7c3e0e0_5    conda-forge

ls ~/miniconda3/envs/foo/lib/openbabel/
3.1.0

Surely this directory should be 3.1.1 ? Have I missed something here related to backwards compatibility?

Copy link

welcome bot commented Apr 15, 2024

Thanks for opening your first issue here! Be sure to follow the issue template!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant