Create extension postgis in psql terminal
python
CREATE EXTENSION postgis;
Create extension postgis in psql terminal
CREATE EXTENSION postgis;