ImportError: cannot import name ‘_gi’ from partially initialized module ‘gi’ (most likely due to a circular import)

I had the same issue. I linked python3 to python3.6, for me it was pointing to 3.8. That solved the issue.

cd /usr/bin/
rm python3
ln -s python3.6 python3

Thats all. Now my system started working fine.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)