Dear list

Trying to list the installed optional packages, I innocently typed :

charpent@zen-book-flip:~$ sage -optional | grep -v not_instal

The answer left me stimyed :

/usr/local/sage-9/local/lib/python3.9/site-packages/sage/misc/package.py:114: 
UserWarning: failed to fetch the version of pkg='ore_algebra' at 
https://pypi.org/pypi/ore_algebra/json
  warnings.warn("failed to fetch the version of pkg={!r} at {}".format(pkg, 
url))

This, I understand as the impossibility of reaching the repository of 
ore-package . Shit happens..

[package]...............................[latest version] ([version])

cmdstanpy...............................? (0.9.75)
cypari2.................................? (2.1.2)
dot2tex.................................2.11.3.p0 (2.11.3.p0)
fricas..................................1.3.6 (1.3.6)
gap_jupyter.............................0.9 (0.9)
gap_packages............................4.11.0.p1 (4.11.0.p1)
json5...................................? (0.9.5)
jupyter_kernel_gap......................? (0.9)
jupyter_kernel_singular.................? (0.9.7)
jupyterlab..............................3.0.9 (2.2.9)
jupyterlab_server.......................? (1.2.0)
kenzo...................................1.1.9 (1.1.9)
libsemigroups...........................1.0.9 (1.0.9)
pandas..................................? (1.2.3)
pysingular..............................0.9.7 (0.9.7)
python_dateutil.........................? (2.8.1)
sagemath_standard.......................? (9.3rc5)
singular_jupyter........................0.9.7 (0.9.7)
tqdm....................................? (4.59.0)
ujson...................................? (4.0.2)

Some of these results are marked ? as available versions ; this, I 
interpret as Python packages installed viapip(either by me (e. g.cmdstanpy`) 
or by another installer).

jupyterlab installed version is 2.2.9, whereas the available version is 
3.0.9.why hasn’t it upgraded during the last Sage upgrade ?

Can someone confirm these interpretations ?
​

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/eb74cbce-40fd-4ccd-b536-937e9a531cd5n%40googlegroups.com.

Reply via email to