How can I select a different Python version?

Hello,

I’m trying to deploy a program to an IPC that I’m using as a PLC on the factory floor. I’m trying to get it to run a PostreSQL with a basic Python program but the library I’m using requires Python 3.8.11 exactly.

But when I deploy it’s running 3.10.18. Is it possible to use an older version?

Thanks,
Scott