Fix up builds without system python3 after #32442
mkoeppe opened this issue · 5 comments
mkoeppe commented
Follow-up to:
- #32442: ./configure: Make --with-sage-venv=auto the default
Also solves:
- #32706: setuptools install race
Depends on #32442
CC: @jhpalmieri @vbraun
Component: packages: standard
Author: Matthias Koeppe
Branch: 3bbc5d8
Reviewer: John Palmieri
Issue created by migration from https://trac.sagemath.org/ticket/32698
jhpalmieri commented
Reviewer: John Palmieri
mkoeppe commented
comment:3
Thanks!
vbraun commented
Changed branch from u/mkoeppe/__configure__make___with_sage_venv_the_default to 3bbc5d8
slel commented
Description changed:
---
+++
@@ -1 +1,7 @@
+Follow-up to:
+- #32442: ./configure: Make --with-sage-venv=auto the default
+
+Also solves:
+
+- #32706: setuptools install race