tutorialdb icon indicating copy to clipboard operation
tutorialdb copied to clipboard

Error with local setup

Open siddhanth339 opened this issue 3 years ago • 2 comments

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 Screenshot from 2021-05-18 23-23-37 Screenshot from 2021-05-18 23-23-45 Screenshot from 2021-05-18 23-23-51 Screenshot from 2021-05-18 23-24-06

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.

siddhanth339 avatar May 18 '21 18:05 siddhanth339

One more doubt, I am new to virtualenv, so do I have to clone this repo inside the venv folder. But the next command is pip install -r requirements.txt and requirements.txt would not be in /venv,

siddhanth339 avatar May 19 '21 05:05 siddhanth339

Ya.

i-m-alok avatar Oct 08 '22 16:10 i-m-alok