You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 11, 2026. It is now read-only.
I'm not able to install the new version of AIMNet2 (branch main) using the commands provided in the README. I'm using up-to date
conda (24.7.1).
The dependencies install well (although installing ase leads to downgrade of blas), and it is the last step, python setup.py install which fails. First, it prints multiple warnings about being deprecated, and later ends with an error.
I'm attaching the complete output from the installation, starting from a fresh, empty conda environment: install.log
I'm not able to install the new version of AIMNet2 (branch
main) using the commands provided in the README. I'm using up-to dateconda (24.7.1).
The dependencies install well (although installing
aseleads to downgrade of blas), and it is the last step,python setup.py installwhich fails. First, it prints multiple warnings about being deprecated, and later ends with an error.I'm attaching the complete output from the installation, starting from a fresh, empty conda environment:
install.log