You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was just working through the Initialization.ipynb for DrizzelPac and I noticed the CRDS cell to grab reference files was failing. So, I decided to just run it from the terminal and I get a string of permission errors.
$ crds bestrefs --files ib2j02n5q_flc.fits --sync-references=1 --update-bestrefs
CRDS - INFO - Fetching /grp/crds/cache/mappings/hst/hst_wfpc2_wf4tfile_0250.rmap 678 bytes (1 / 140 files) (0 / 1.7 M bytes)
CRDS - ERROR - Failure downloading file 'hst_wfpc2_wf4tfile_0250.rmap' : Error fetching data for 'hst_wfpc2_wf4tfile_0250.rmap' at CRDS server 'https://hst-crds.stsci.edu' with mode 'http' : [Errno 13] Permission denied: '/grp'
Is there a step I'm missing somewhere here? Attaching a full redirected output too.
And then I re-ran the command line, and it seems to have succeeded! :) As far as running the notebook, I wonder if the os.environ lines in that cell need to be updated or if they're sufficient to have that cell execute correctly without having the additional environmental variables set.
Hi, I was just working through the Initialization.ipynb for DrizzelPac and I noticed the CRDS cell to grab reference files was failing. So, I decided to just run it from the terminal and I get a string of permission errors.
Is there a step I'm missing somewhere here? Attaching a full redirected output too.
out.txt
The text was updated successfully, but these errors were encountered: