I tried to configure and compile with all 3 variables and that did work as
expected.
Thanks!
# C_INCLUDE_PATH=/usr/local/include CPLUS_INCLUDE_PATH=/usr/local/include
LD_RUN_PATH=/usr/local/lib ./configure --enable-optimizations
# C_INCLUDE_PATH=/usr/local/include CPLUS_INCLUDE_PATH=/usr/local/
I have compiled SQLite 3.36.0 with Python3.9 but Django projects still show
the following error:
django.db.utils.NotSupportedError: deterministic=True requires SQLite 3.8.3
or higher
# python3.9
Python 3.9.6 (default, Jul 7 2021, 01:19:48)
[GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] on linux
Typ
2 matches
Mail list logo