Skip to content
This repository has been archived by the owner. It is now read-only.

Corrected Issues with requirements.txt #31

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Diptadip
Copy link

@Diptadip Diptadip commented May 9, 2021

$ pip install -r requirements.txt

Had issues installing mentioned modules in Windows machine with the cffi and psycopg2 versions. Changing them to the current latest version removes the issues and lead to successful execution of the file "requirements.txt"
https://pypi.org/project/cffi/1.14.5/
https://pypi.org/project/psycopg2/2.8.6/
#26

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant