artic-network / civet

Cluster Investigation & Virus Epidemiology Tool
https://cov-lineages.org/resources/civet.html
GNU General Public License v3.0
48 stars 14 forks source link

Fix installation versioning issues in both conda yml and setup.py #98

Closed matt-sd-watson closed 3 years ago

matt-sd-watson commented 3 years ago

I encountered a number of installation issues with incompatible versions of PROJ with pyproj as well as traits with nbconvert during the standard installation procedure. I have modified the environment.yml and setup.py accordingly to the required module versions. Installation now completes as expected through conda.