Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing conda installation requirement #437

Closed
esheldon opened this issue Dec 15, 2023 · 6 comments
Closed

missing conda installation requirement #437

esheldon opened this issue Dec 15, 2023 · 6 comments

Comments

@esheldon
Copy link
Contributor

I followed conda instructions here: https://lsstdesc.org/imSim/install.html

It uses the requirements file etc/standalone_conda_requirements.txt

The code crashes due to missing yamlinclude, which means the requirements file needs pyyaml-include

@cwwalter
Copy link
Member

I believe this is something that is new in skyCatalog and underdevelopment (not actually imSim). We should update the installation to instruct everyone to use a released skyCatalog version (and eventually when we understand all new requirements update that too including in cvmfs)

Erin, try, putting skyCatalog at

v1.6.0rc2

@esheldon
Copy link
Contributor Author

Yes using that version works

@cwwalter
Copy link
Member

Closing this issue.

@esheldon
Copy link
Contributor Author

I think we might need to reopen this. There is a critical bug fix going in for skyCatalogs so we will want to go beyond v1.6.0rc2 and use the newest bug fix. Would you be open to adding pyyaml-include to the requirements now?

LSSTDESC/skyCatalogs#102

@jchiang87
Copy link
Collaborator

The most recent tag of skyCatalogs, v1.7.0rc4, removes the need for pyyaml-include. The current ci.yaml uses that version now.

@esheldon
Copy link
Contributor Author

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants