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
During a recent run of pip install there was a new warning message:
WARNING: The scripts fits2bitmap, fitscheck, fitsdiff, fitsheader, fitsinfo, samp_hub, showtable, volint and wcslint are installed in '/global/common/software/desi/users/bweaver/cori/desiconda/current/code/astropy/5.0/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
This can be fixed by updating the pip install command in desiutil.install.
The text was updated successfully, but these errors were encountered:
During a recent run of
pip install
there was a new warning message:This can be fixed by updating the pip install command in
desiutil.install
.The text was updated successfully, but these errors were encountered: