Database Connection via Plugin

Hello guys,

I wanna connect with Database via plugin to get character information. I installed psycopg2 (for postgresql) in Lib folder. I tried to install the correct version

image

Plugin loading when bot starts (Not Working). When i reload it crashes. “import psycopg2” is enough to crash.

Am i doing something wrong? Do u have any advice for connect any database? Or is it not possible?