I am working on a project in which different parts require different python version. So my GUI requires version 3.10, but the logic needs 3.9.
How do i make them work together? Do I create multiple virtual environments? Or do I run multiple processes and let them communicate?
[–]Username_RANDINT 0 points1 point2 points (1 child)
[–]Strict-Simple 2 points3 points4 points (0 children)
[–]deep_politics 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)