I am in Linux system and i have 3 different anaconda environments. My issue is that probably i installed some packages locally and i cannot find them. Into the environments the rest users cannot see dnspython, certifi and pymongo packages. I am the only user that can see those packages. I want to find and delete any local package so
Tag: pymongo
Problems establishing connection with DB
Platform: LINUX. I am a beginner of MongoDB and pymongo. After installing pymongo, here is a simple test I tried on ipython: At this point, it chokes. And in the end, spits out a “Error 111: connection refused” error. So, I tried invoking MongoDB straight from the terminal and I still got the error below [look at the far end].