Deploying a Django web application with AWS-elastic-beanstalk

Job ID: 36244647

Budget: $15 – $25 CAD

I developed a Django web application that is working on localhost. Now it is time to move it to AWS using AWS-elastic-beanstalk. I need assistance with that transition. I tried, but it fails to deploy because the dependencies (i.e. python packages) are not installed.

Found in eb-engine.log:
1) 2023/03/17 19:27:32.021228 [INFO] Courtesy Notice: Pipenv found itself running within a virtual environment, so it will automatically use that environment, instead of creating its own for any project. You can set PIPENV_IGNORE_VIRTUALENVS=1 to force pipenv to ignore that environment and create its own instead.

2) An error occurred while installing argon2-cffi==21.3.0 ; python_version >= '3.6' --hash=sha256:d384164d944190a7dd7ef22c6aa3ff197da12962bd04b17f64d4e93d934dba5b --hash=sha256:8c976986f2c5c0e5000919e6de187906cfd81fb1c72bf9d88c01177e77da7f80! Will try again.
Related categories: Python Django Amazon Web Services