Closed jrfarah closed 8 months ago
We address issues with installing SNEx2 on a variety of machines. We documented several issues that needed fixing, including:
We implement the following fixes to address these issues and more:
gevent
requirements.txt
Dockerfile
python3.9-slim
pip
ligo.skymap
docker-compose.yml
The installation procedure which takes advantage of these changes is available in the SNEx2 documentation (contact @crpellegrino for access).
Thanks to @gterreran , @cmccully , @crpellegrino for help!
Moved to #15
We address issues with installing SNEx2 on a variety of machines. We documented several issues that needed fixing, including:
We implement the following fixes to address these issues and more:
gevent
version torequirements.txt
Dockerfile
environment version topython3.9-slim
pip
via theDockerfile
ligo.skymap
fromrequirements.txt
and reinstalling directly via theDockerfile
docker-compose.yml
The installation procedure which takes advantage of these changes is available in the SNEx2 documentation (contact @crpellegrino for access).
Thanks to @gterreran , @cmccully , @crpellegrino for help!