Skip to content
Advertisement

Tag: lmdb

Why am I not able to install lmdb using pip?

I’m following the turorial found here: https://realpython.com/storing-images-in-python/. The first few steps in the tutorial work well; however, when I get to the step I get more than 100 errors, and the installer gives up. I’m wondering how to correct this problem. My entry of the step shown above looks like this in the Pycharm terminal: After entering the pip command

Advertisement