greenelab / library-access

Collecting data on whether library access to scholarly literature
Other
5 stars 3 forks source link

Added dependency for download script. #10

Closed jglev closed 6 years ago

jglev commented 6 years ago

I just tried using the download script on a fresh computer (to run the downloads on my desktop vs. my laptop), and it turns out lxml needs to be listed, as well. It was installed on my laptop, but I didn't remember / notice it when paring down the environment.yml file that Conda automatically initially created.

dhimmel commented 6 years ago

@publicus please see #9 ... I already have a PR open to fix this.

jglev commented 6 years ago

Ah, sorry; I hadn't seen that. I'm reviewing #9 now...