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

problem on NERSC after pip install: ModuleNotFoundError: No module named 'provabgs' #17

Open
forero opened this issue Jun 7, 2022 · 0 comments

Comments

@forero
Copy link

forero commented Jun 7, 2022

I am finding the following error on cori@NERSC while trying to update the notebook Dec2020/galaxies/fitting_sps.ipynb in the desihub/tutorials repo to run under kernel 22.2

---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
/tmp/ipykernel_19400/844645301.py in <module>
      1 import numpy as np
----> 2 from provabgs import models as Models

ModuleNotFoundError: No module named 'provabgs'

This is after running the pip installation. What is the best way to solve that problem?

Here is the notebook
https://github.com/desihub/tutorials/blob/88befa658a3856ad6991be52952b01f3f367cfa2/Dec2020/galaxies/fitting_sps.ipynb

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

1 participant