Describe the bug
When I tried to set up this application, I got errors related to psycopg2 when I executed the pip install -r requirements.txt.
Expected behavior
A smooth setup process is expected.
Screenshots




Desktop (please complete the following information):
- OS: Ubuntu 20.04.2 LTS
- Browser: Chrome
- Chrome Version 90.0.4430.93 (Official Build) (64-bit)
Additional context
Referred related links: https://stackoverflow.com/questions/65821330/error-failed-building-wheel-for-psycopg2-ubuntu-20-04-python-3-8-5-venv but could not solve the issue.
Describe the bug
When I tried to set up this application, I got errors related to psycopg2 when I executed the
pip install -r requirements.txt.Expected behavior
A smooth setup process is expected.
Screenshots




Desktop (please complete the following information):
Additional context
Referred related links: https://stackoverflow.com/questions/65821330/error-failed-building-wheel-for-psycopg2-ubuntu-20-04-python-3-8-5-venv but could not solve the issue.