lich-uct / molpher-lib

C++/Python Library for Systematic Chemical Space Exploration
https://lich-uct.github.io/molpher-lib/
Other
17 stars 7 forks source link

Add an example command line to install essential packages before building from source #2

Closed martin-sicho closed 6 years ago

martin-sicho commented 6 years ago

It would be nice to have this line:

sudo apt-get install git build-essential python3-dev python3-numpy cmake python3-setuptools

at the relevant place here and in the readme file.