-
Notifications
You must be signed in to change notification settings - Fork 48
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
[Bug]: Issue updating Eureka with conda? #389
Comments
When you updated Eureka, somehow your jwst package version didn't get updated. You'll need to install a version >=1.4.0 - I'd recommend 1.6.0. And make sure all your other packages get updated too. When in doubt, make a new environment and install there |
Thanks, Taylor. I was meticulously following the install instructions from the Read the Docs page, which are probably out of date. I'll create a new environment with the latest versions of everything and try it again. I'll post the results here. |
Out of curiosity, did you follow the update part or the installation part of the instructions? I'm confused why the other packages didn't get updated and want to avoid that happening again in the future |
It was a a new install, but I may have done something wrong. It seems weird that it would grab an old version of the pipeline. Especially since I see the environment.yml file has JWST==1.6.0 |
My laptop is still grinding away, but it looks like whatever caused the earlier error was fixed my installing the JWST pipeline manually. |
I'll post the packages in the new environment after it's done with the stage 1 processing |
S1 finished with a few warnings, but no errors. The packages in the new environment were:
|
Okay, I'll relabel this issue as a potential issue with installing with the conda environment file then and look into it more when I get the chance |
FAQ check
Instrument
NIRSpec (Stages 1-3)
What happened?
Stage 1 runs, but produces no output. It appears that it reads the value of 'CALCULATED_TRACK_TR_202111' for the pointing quality from the data, but that's not in the dict.
Error traceback output
What operating system are you using?
MacOS Catalina 10.15.7
What version of Python are you running?
Python 3.9.7
What Python packages do you have installed?
Code of Conduct
The text was updated successfully, but these errors were encountered: