'utf-8' codec can't decode byte 0xc2 in position 67: invalid continuation byte
guys I did everything step-by-step on https://neon.tech/postgresql/postgresql-python/connect but this error keeps showing up, what's wrong?
Neon
In this tutorial, you will learn how to connect to the PostgreSQL database server from Python using the psycopg2 package.