sandeepharlalka I have a private instance of Postgres 12.9 installed and I am using Python3.9. Is it possible that plpython3u uses the Virtual Environment created for a project in Django.
sean sandeepharlalka I'm not 100% certain but I think that if you activate your environment prior to starting your PostgreSQL instance, then it will use that Python when calling plpython3u functions.