Installation Help on Raspberry Pi OS (Debian 11.9) With Python 3.12.3 #1308
Unanswered
RichieRogers
asked this question in
Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
New to NGINX Unit.
I've got a Raspberry Pi4 running Raspberry OS (Debian 11.9)
Python 3.12.3 is installed.
How do I go about installing and configuring Unit to work with my Python FastAPI application?
The default Debian 11 instructions sort of work, although only Python 3.9 is available:
apt search --names-only '^unit-'
So, is there a version for 3.12.3?
I'm not looking for a Docker version with the extra overhead that would entail on something as small as a Raspberry Pi.
Also, where's the best place for a "noddy guide" to configuring Unit for my setup?
Thanks,
Richie
Beta Was this translation helpful? Give feedback.
All reactions