-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
Course
data-engineering-zoomcamp
Question
PGCLI - no pq wrapper available.
Answer
Alternative for Venv using UV on MacOS with Python 3.13
-
Ensure you are in your working directory eg. pipeline
-
Add psycopg binary
$ uv add "psycopg[binary]"
Checklist
- I have searched existing FAQs and this question is not already answered
- The answer provides accurate, helpful information
- I have included any relevant code examples or links