This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Description
The current install script uses apt by default, which is against best practice, the dependencies should be instead listed in the install section of either the wiki or the readme. It should also not assume that teams want to use anaconda, and should allow the use of requirements.txt. The install script could actually be full removed if other people agree with this.