#I Getting PackageInfo URLs... false #I Package "database_odlyzko_zeta" not found in package list
I want to install the optional odlyzko database of riemann zeta zeros.
-i is not available in the mac binary app.
so I tried the suggested workaround:
libgap.LoadPackage("PackageManager") libgap.InstallPackage("database_odlyzko_zeta")
and got the response:
I Getting PackageInfo URLs...
false
I Package "database_odlyzko_zeta" not found in package list
Is there a solution to the workaround not working? Is there a way to get a version of sagemath for mac that actually supports the -i function?
How can I get Sagemath to work smoothly again like it did when I first installed it many years ago?