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

Healpy Problem in Windows while Setting Up Sedkit #118

Closed
SherelynA opened this issue Nov 8, 2024 · 4 comments
Closed

Healpy Problem in Windows while Setting Up Sedkit #118

SherelynA opened this issue Nov 8, 2024 · 4 comments
Labels

Comments

@SherelynA
Copy link
Collaborator

It appears that when trying to install sedkit on a windows machine, there is a problem with downloading Healpy, which stops the package from being downloaded. @hover2pi have you experienced this problem and do you know of any solutions?

@hover2pi
Copy link
Member

Yes, healpy has given me trouble in the past as a dependency of the dustmaps package. I'm not sure how I fixed it though. We could always remove healpy and dustmaps as dependencies since the reddening coefficient it pulls from there is usually 0 given the maps only cover a portion of the sky. It's not essential functionality by any means.

@kelle
Copy link
Member

kelle commented Nov 13, 2024

New issue #121 for making healpy and dustmaps optional dependencies.

@SherelynA , have you resolved this issue? how urgently do you need to get sedkit installed on a windows machine?

@SherelynA
Copy link
Collaborator Author

@kelle, with the updated pip install sedkit working now, this shouldn't be a problem anymore. For some reason, when trying to install sedkit using conda in a windows machine, healpy and dustmaps were a problem. However, with the pip install option it should work now.

@kelle
Copy link
Member

kelle commented Nov 14, 2024

Ok. Can always reopen if needed.

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

No branches or pull requests

3 participants