> Sorry, I meant 79.0.0

Thanks. This helps. Between 78.1.1 and 79.0.0, there is only this change: 
(from setuptools changelog)

- Removed support for 'legacy-editable' installs. (#917)
 
   Newer versions of ``pip`` no longer run the fallback command  ``python 
setup.py develop`` when the ``pyproject.toml`` file is present.
   This means that setting the environment variable  
``SETUPTOOLS_ENABLE_FEATURES="legacy-editable"``  will have no effect when 
installing a package with ``pip``.

In anticipation of this, Matthias 
prepared https://github.com/sagemath/sage/issues/34209 long time ago. 
However,

> Anyway, I hope https://github.com/sagemath/sage/pull/39030 is merged 
soon, and then you will get working jupyter.

#39030 will soon introduce a  revolutionary upheaval to the sagelib build 
system. Then perhaps Matthias' solution would be obsolete. 

So we should wait for the next beta and fix things later.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/sage-release/69e53c62-4954-44f0-afc7-17c3b4d12c56n%40googlegroups.com.

Reply via email to