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

Disable warnings about Python scripts not in PATH. #182

Closed
weaverba137 opened this issue Dec 16, 2021 · 0 comments · Fixed by #185
Closed

Disable warnings about Python scripts not in PATH. #182

weaverba137 opened this issue Dec 16, 2021 · 0 comments · Fixed by #185
Assignees

Comments

@weaverba137
Copy link
Member

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.

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

Successfully merging a pull request may close this issue.

1 participant