Forums

Modulenotfounderror No module named '_posixsubprocess'

Hi , While installing the requirements.txt file, I encounter the error Modulenotfounderror No module named '_posixsubprocess'. I am using a MacOS and Visual Studio editor. Not able to figure this out as the application does not get hosted - instead on the webpage the it gives the error Internal...

Are you getting that error when running your code in PythonAnywhere or on your mac? We cannot help you debug issues with your local development environment but if the issue occurs when run on PythonAnywhere we can try to help.

I resolved this by changing the Python version from 3.11 to 3.13.