Skip to content

Error from healpy when importing sedkit in a jupyter notebook #146

@rkiman

Description

@rkiman

I created an environment with python 3.11 and did the pip install sedkit, but when trying to import sedkit in a jupyter notebook I would get an error from healpy. The way I fixed was to create an environment by doing:

conda create -n env_sedkit python=3.11 healpy

and then pip install sedkit.

This solution was suggested in https://healpy.readthedocs.io/en/latest/install.html and apparently is related to the version of Mac OS you are using. In my case I have Mac OS Ventura 13.4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions