We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When running
python setup.py test
in an updated conda environment (including Astropy v4.3 see pkg_list.txt for the full package list) this error occurs several times:
AttributeError: module 'astropy.utils.data' has no attribute '_find_pkg_data_path'
Mentioning @weaverba137 @dkirkby as requested by @sbailey.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
When running
in an updated conda environment (including Astropy v4.3 see pkg_list.txt for the full package list) this error occurs several times:
Mentioning @weaverba137 @dkirkby as requested by @sbailey.
The text was updated successfully, but these errors were encountered: