Good afternoon.
I have the python version 3.11.7, making my api with flask
I need help to solve this problem:
[notice] A new release of pip is available: 23.2.1 → 23.3.2
Jan 9 03:37:59 PM[notice] To update, run: pip install --upgrade pip
Jan 9 03:38:00 PM==> Uploading build…
Jan 9 03:38:08 PM==> Build uploaded in 7s
Jan 9 03:38:08 PM==> Build successful
Jan 9 03:38:10 PM==> Deploying…
Jan 9 03:38:26 PM==> Using Node version 20.10.0 (default)
Jan 9 03:38:26 PM==> Docs on specifying a Node version: Setting Your Node.js Version | Render Docs
Jan 9 03:38:32 PM==> Running ‘gunicorn validcpf:app’
==> Using Node version 20.10.0 (default)
==> Docs on specifying a Node version: Setting Your Node.js Version | Render Docs
==> Running ‘gunicorn validcpf:app’
Error: module ‘inspect’ has no attribute ‘getargspec’