On Ubuntu 21-04, installation from a fresh git clone:

- Compilation : no problem.
- make ptestlong:

(Note that make ptestlong wanted ptest, which I iinstalled).

----------------------------------------------------------------------
Total time for all tests: 3492.9 seconds
    cpu time: 10407.5 seconds
    cumulative wall time: 13534.9 seconds
============================= test session starts ==============================
platform linux -- Python 3.9.5, pytest-6.2.4, py-1.10.0, pluggy-0.13.1
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.38s ===============================
make: *** [Makefile:201 : ptestlong] Erreur 1

--
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 sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/5efe70f7-7578-ed9d-f276-99ccbc382619%40math.univ-lyon1.fr.

Reply via email to