Fixed in https://trac.sagemath.org/ticket/32885.
-- John On Friday, November 19, 2021 at 8:23:41 PM UTC-8 Steven Trogdon wrote: > Is this still supposed to work? > > ./sage --installed > [package]...............................[latest version] ([version]) > > Traceback (most recent call last): > File "/local/sage-git/sage/src/bin/sage-list-packages", line 102, in > <module> > pkg.installed_version = pkg.installed_version or 'not_installed' > AttributeError: can't set attribute > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/beb87809-1fe5-4dee-93ca-2b234e2c4295n%40googlegroups.com.
