Elastic Beanstalk Django error Python 3.8 Env

Python 3.7 환경으로 변경해서 해결함


NotSupportedError at /admin/login/

deterministic=True requires SQLite 3.8.3 or higher

Django Version:3.2.5
Exception Type:NotSupportedError
Exception Value:
deterministic=True requires SQLite 3.8.3 or higher
Exception Location:/var/app/venv/staging-LQM1lest/lib/python3.8/site-packages/django/db/backends/sqlite3/base.py, line 217, in get_new_connection
Python Executable:/var/app/venv/staging-LQM1lest/bin/python
Python Version:3.8.5
Python Path:
['/var/app/current',
 '/var/app/venv/staging-LQM1lest/bin',
 '/var/app/venv/staging-LQM1lest/bin',
 '/usr/lib64/python38.zip',
 '/usr/lib64/python3.8',
 '/usr/lib64/python3.8/lib-dynload',
 '/var/app/venv/staging-LQM1lest/lib64/python3.8/site-packages',
 '/var/app/venv/staging-LQM1lest/lib/python3.8/site-packages']

이 블로그의 인기 게시물

반올림 올림 내림 버림(절사) 차이와 구현방법

럭스 원종희 인터뷰 (펌)

MSSQL->ORACLE 연결 TNS 에러