On my Ubuntu 21.10 , upgrading to 9.5 rc0:

-compilation ok.

-make ptestlong:
1) pytest missing -> sge -pip install pytest

2) replaying make ptestlong, i got:
============================= test session starts ==============================
platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-1.0.0
rootdir: /usr/local/sages/dev/sage/src, configfile: tox.ini
collected 10 items / 1 error / 9 selected

==================================== ERRORS ==================================== _____________ ERROR collecting sage/structure/sage_object_test.py ______________ ImportError while importing test module '/usr/local/sages/dev/sage/src/sage/structure/sage_object_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
src/sage/structure/sage_object_test.py:3: in <module>
    from .sage_object import SageObject
E   ImportError: attempted relative import with no known parent package
=========================== short test summary info ============================
ERROR src/sage/structure/sage_object_test.py
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! =============================== 1 error in 2.51s ===============================
make: *** [Makefile:254 : ptestlong] Erreur 1

Yours
t.d.

--
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 on the web visit 
https://groups.google.com/d/msgid/sage-release/cbab4922-fb24-a010-d62d-c012b306de68%40math.univ-lyon1.fr.

Reply via email to