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

uuid not pip installable #14

Closed
AdyenPedro opened this issue Feb 28, 2022 · 2 comments
Closed

uuid not pip installable #14

AdyenPedro opened this issue Feb 28, 2022 · 2 comments
Assignees

Comments

@AdyenPedro
Copy link

I have had an issue where I was not able to install uuid via pip install... however, I was able to remove the uuid line from requirements.txt, and everything was then completely fine when running the the setup.sh. It appears uuid may be included with Python anyway.

The error from setup.sh:

Could not find a version that satisfies the requirement uuid==1.30 (from -r requirements.txt (line 3)) (from versions: )
No matching distribution found for uuid==1.30 (from -r requirements.txt (line 3))

@gcatanese
Copy link
Contributor

Thanks for raising this Pedro, you might be right. I am going to look at it shortly

@gcatanese gcatanese self-assigned this Mar 4, 2022
@gcatanese
Copy link
Contributor

@AdyenPedro I have dropped the module, thank you for flagging this

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

No branches or pull requests

2 participants