Skip to content

Installation using python3 setup.py install is deprecated and leads to errors.

With pip3 install -e. pylibxc installs without problems. I fixed a typo.

Merge request reports