ensure /usr/bin/python3 symlink exists (venv symlinks to python3, not python3.12 directly)
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
[phases.setup]
|
||||
aptPkgs = ["python3.12"]
|
||||
aptPkgs = ["python3", "python3.12"]
|
||||
|
||||
Reference in New Issue
Block a user