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

Git archive warnings when building wheel #1409

Open
maresb opened this issue Feb 5, 2023 · 0 comments
Open

Git archive warnings when building wheel #1409

maresb opened this issue Feb 5, 2023 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed setup and installation Relates to the setup and installation of Aesara

Comments

@maresb
Copy link
Contributor

maresb commented Feb 5, 2023

Since merging #1405 we seem to be getting some strange warnings in the "Build the sdist and the wheel" stage. For example https://github.com/aesara-devs/aesara/actions/runs/4095796538/jobs/7062976551:

* Building wheel...
/tmp/build-env-hurhkoeo/lib/python3.8/site-packages/setuptools_scm/git.py:295: UserWarning: git archive did not support describe output
  warnings.warn("git archive did not support describe output")
/tmp/build-env-hurhkoeo/lib/python3.8/site-packages/setuptools_scm/git.py:312: UserWarning: unexported git archival found
  warnings.warn("unexported git archival found")
Successfully built aesara-2.8.11.dev13+g1de9e759f.tar.gz and aesara-2.8.11.dev13+g1de9e759f-py3-none-any.whl
@maresb maresb mentioned this issue Feb 5, 2023
6 tasks
@brandonwillard brandonwillard added bug Something isn't working setup and installation Relates to the setup and installation of Aesara help wanted Extra attention is needed labels Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed setup and installation Relates to the setup and installation of Aesara
Projects
None yet
Development

No branches or pull requests

2 participants