Kenil Vasani 646 Questions 567 Answers 77 Best Answers 26 Points View Profile 2 Kenil Vasani Asked: December 11, 20202020-12-11T20:37:25+00:00 2020-12-11T20:37:25+00:00In: Python How to fix error “ERROR: Command errored out with exit status 1: python.” when trying to install django-heroku using pip 2 1 Answer Voted Rohit Patel 0 Questions 98 Answers 0 Best Answers 0 Points View Profile Best Answer Rohit Patel 2020-12-11T20:35:26+00:00Added an answer on December 11, 2020 at 8:35 pm You need to add the package containing the executable pg_config. A prior answer should have details you need: pg_config executable not found 9 Share Share Share on Facebook Share on Twitter Share on LinkedIn Share on WhatsApp You must login to add an answer. Username or email* Password* Remember Me! Forgot Password? Explore Most Answered Most Visited Most Voted Random
Rohit Patel
You need to add the package containing the executable pg_config.
A prior answer should have details you need: pg_config executable not found