LSSTDESC / desc-wfmon

Workflow monitor for DESC image processing
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Unable to run notebooks due to missing pandas #10

Closed dladams closed 1 year ago

dladams commented 1 year ago

For some reason, I had envs in which pandas was not present when I was trying to run notebooks. Perhaps because NERSC upgraded the python version for its default python module and I had not yet install desc-prod or des-gen3-prod there.

To get my past my original problem, I added pandas dependency in setup.cfg and modified desc/local/local.py to build this package with dependencies.