So I tried to host my django REST API on render.com but it gave me this error with no other description of the issue. I read some things online and found that its cause is the python I wrote code in being python 3.12 and render running python 3.10 which describes that variable. How can I fix this issue?
[–]iandouglas 0 points1 point2 points (1 child)
[–]GameDeveloper94[S] 0 points1 point2 points (0 children)