-
-
Notifications
You must be signed in to change notification settings - Fork 704
Closed
Milestone
Description
As of Sage 7.3.beta6, building Sage requires a system Python >= 2.7 because sage-uncompress-spkg uses argparse.
While we already ship a copy of argparse.py, sage-uncompress-spkg currently doesn't try to import it from where it's located in the Sage tree.
Depends on #19984
Depends on #20871
CC: @dimpase @embray @jdemeyer
Component: build
Keywords: argparse sage-uncompress-spkg
Author: Volker Braun
Branch/Commit: 775a3d3
Reviewer: Erik Bray, Leif Leonhardy, Dima Pasechnik
Issue created by migration from https://trac.sagemath.org/ticket/20802