Closed charmoniumQ closed 2 years ago
Thanks for these fixes! Could you take a look and resolve the conflicts with the dev branch version of the Dockerfile and requirements.txt? These are the latest versions -- once these are merged I will merge the fixes in dev to main, as there are several fixes since the last time main was updated. Thanks!
Merged
requirements.txt
is now installable bypip install -r requirements.txt
.pynfft
(due to external dependency) andpyfits
(due to depending on an old setuptools).pyfits
,html
).environment.yml
. This gives a pinned set of packages on which eht-imaging works.Dockerfile
to Python 3.x.