Error While Installing Dependencies [requirements.txt]
Closed this issue ยท 4 comments
harshitbansall commented
Describe the bug
- Error While Installing Dependencies [requirements.txt]
To Reproduce
- Steps to reproduce the behavior:
- Create a virtual Environment
- Run command
pip install -r requirements.txt
Expected behavior
- Error should be returned, about installing
Microsoft Visual C++ 14.0 or greater
Possible solution
- I think versions of the dependencies should be updated.
Screenshots
github-actions commented
Hi ๐, thanks for creating your first issue at RESCUE, do read and follow the Code of Conduct and the Contribution Guidelines while contributing. ๐
swapnilsparsh commented
@harshitbansall Go ahead ๐๐ป
LokeshKumarES commented
Python Version: 3.8.0
Django==3.0.6
django-allauth==0.50.0
I hope this will solve your problem, I am attaching new requirements.txt file 'requirements_new.txt'.
requirements_new.txt
swapnilsparsh commented
Python Version: 3.8.0
Django==3.0.6 django-allauth==0.50.0
I hope this will solve your problem, I am attaching new requirements.txt file 'requirements_new.txt'. requirements_new.txt
Thank you for resolving this, can you create the PR for the same attaching working screenshot of the project.