ModuleNotFoundError: No module named 'imp'
I need to install the eb command on windows. I would like to try to deploy an application on AWS using the elasticbeanstalk service, and through this command you can configure and deploy an environment directly with a configuration file. To do this I followed the guide . I first installed python via the site (Python version 3.12.0), and then all the steps de