'Devcontainers -> Can't import pip installed libraries

Python.

I'm currently working with devcontainers but can't install and use libraries inside it. I have a Piplock file that I use to install dependecies when the devcontainer is created but, once I'm using it, I cannot install new libraries



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source