python and docker for module import errors, which is possible to work for both?
current i have a fastapi app that i am developing and try to do testing under 2 machine. 1 with docker and another one without. in this case without docker one, i wanted to launch uvicorn from the terminal as…