How Psycopg Make Me Psyco (Psycopg2 Module Not Found ?)

Hey I am adnankattekaden a self-taught developer from India in My future blogs I will tell more about myself this is my first blog post here I am gonna write an article about an error that takes me 2 days to understand the issue and fix

so let’s move to that part

this story was on when I started to learn Django and I selected a database which is Postgres when I need to connect Postgres to Django we need to install a python package that helps to connect Python-Django to Postgres Database

That is Psycopg Actually this error makes me Psyco for 2 days

Screenshot from 2021-02-02 11-29-01.png

The problem is I have installed pythons latest version now I currently not remember which version I used But the psycopg2 doesn’t have its supported version

How I Fixed This Error?

Simply I just downgrade my Python to 2.3 to something now it’s working perfectly

At that time I thought it was better to use the latest version for good things but now I understand always use stable versions that are good latest versions still have some bugs and issues.

So I had to say my readers Always Use Stable versions of the software

maybe some people know its answers but still, there are lots of people like me who don’t get a solution that’s why I document it here as a blog also while sharing the knowledge I hope that improves me a lot also it is an opportunity to giving back to the community and contribute what I can for my fellow baby programmers

I am a new person into blogging who is interested to share knowledge with others because it improves me a lot we talk about it more and why it improves me.

In my blogs, I would like to share some good and fun stories of my developer journey, Python-Django, Javascript, Python, Little DevOps & Deployment and we will discuss some core how the internet works like topics too in a simple way

I hope for your support Thankyou

Did you find this article valuable?

Support Kattekaden's Blog by becoming a sponsor. Any amount is appreciated!