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

Import Error notebooks-latest/03_ScienceExamples/EmLineGalaxies/01_EmLineGalaxies_SpectraStack.ipynb #124

Open
JosephKarpinski opened this issue Apr 4, 2022 · 5 comments

Comments

@rnikutta
Copy link
Member

rnikutta commented Apr 4, 2022

Hi @JosephKarpinski Thanks for reaching out. I suspect you have an outdated version of the datalab package that does not include specClient. Please try to install the latest version. In you Python environment, do:

pip install --ignore-installed --no-cache-dir astro-datalab

Let us know if that didn't do the trick.

@JosephKarpinski
Copy link
Author

Ran pip install --ignore-installed --no-cache-dir astro-datalab

Same error. See attached files

Screen Shot 2022-04-04 at 5 37 20 PM

Screen Shot 2022-04-04 at 5 37 51 PM

Screen Shot 2022-04-04 at 5 41 13 PM

@rnikutta
Copy link
Member

rnikutta commented Apr 4, 2022

Thanks @JosephKarpinski for trying this and for the detailed logs, they are very helpful. I recall a previous user had a similar issue; I think the datalab installation assumes that pycurl is installed on your system. Could you try to install it manually, either via conda or pip?

@mjfitzpatrick
Copy link
Member

mjfitzpatrick commented Apr 4, 2022 via email

@JosephKarpinski
Copy link
Author

Rebuilt Python 3.8.5 conda environment from scratch using:
pip install --ignore-installed --no-cache-dir astro-datalab

because noaodatalab 2.20.0 latest version installation documentation was using:
pip install noaodatalab

pycurl is installed by default.

Same error using clean conda build.
See attached files.

IMG_9182

Screen Shot 2022-04-04 at 10 34 31 PM

Screen Shot 2022-04-04 at 10 35 15 PM

Screen Shot 2022-04-04 at 10 35 49 PM

Screen Shot 2022-04-04 at 10 37 18 PM

Screen Shot 2022-04-04 at 10 38 28 PM

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