0 votes
108 views
Hi, I am trying to use HEALpix in a jupyter notebook and get the error

ModuleNotFoundError: No module named 'astropy_healpix'

From previous questions/answers to this helpdesk, I find the indication to use a  '!pip install astropy-healpix inside a notebook cell. It does not work, even if I restart the notebooks: apparently pip does its job but the ModuleNotFoundError comes back again and again.

Thanks!
asked Dec 20, 2021 by Leo | 108 views

1 Answer

0 votes
answered Dec 20, 2021 by robertdemo (5,160 points)
Sorry but it does not work, even if I restart the section. I pip-install astropy-healpix using that %%bash command, but then whatever use of astropy_healpix (note: there's no typo here) continues giving me a ModuleNotFoundError.
Thanks anyway, Leo

359 questions

372 answers

385 comments

2,427 users

Welcome to Data Lab Help Desk, where you can ask questions and receive answers from other members of the community.