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

Appears to require jwst_backgrounds #21

Open
eas342 opened this issue May 19, 2018 · 1 comment
Open

Appears to require jwst_backgrounds #21

eas342 opened this issue May 19, 2018 · 1 comment

Comments

@eas342
Copy link
Collaborator

eas342 commented May 19, 2018

  • pyNRC version: 0.6.5
  • Python version: 2.7
  • Operating System:10.10.5

Description

Trying to install without jwst_backgrounds. Sounds like it's supposed to work without jwst_backgrounds so installer doesn't require it.
Maybe put it back in as a requirement?

What I Did

MacBook-Pro:pynrc everettschlawin$ pip install .
Processing /Users/everettschlawin/outside_progs/pynrc/pynrc
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/private/var/folders/mf/jzbqy3z14sx1s6qkkkpgs4rc0000gn/T/pip-req-build-EVX43M/setup.py", line 18, in
from pynrc.version import version
File "pynrc/init.py", line 74, in
from .nrc_utils import (read_filter, pix_noise, nrc_header, bp_2mass, bp_wise,
File "pynrc/nrc_utils.py", line 41, in
if not on_rtd: from jwst_backgrounds import jbt
ImportError: No module named jwst_backgrounds

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/mf/jzbqy3z14sx1s6qkkkpgs4rc0000gn/T/pip-req-build-EVX43M/

@JarronL
Copy link
Owner

JarronL commented May 19, 2018

The pynrc install docs here and here both explicitly mention jwst_backgrounds as a requirement. Can you point me to where this is ambiguous?

@JarronL JarronL mentioned this issue May 22, 2018
3 tasks
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

2 participants