pip install -e django-select2/ throw errors if .git folder is removed. #176
Unanswered
jerryliu-p
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Hi @jerryliu-p, Thank you for reaching out. Might I ask where your copy of this package is comping from?
Best, |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
setuptools-scm was unable to detect version for /portal/django-select2. if .git folder is removed then try to install it.
Exception & Traceback
Code Snippet
Please provide us with a code example on how to reproduce the error.
pip install -e django-select2/
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Beta Was this translation helpful? Give feedback.
All reactions