Le sam. 28 déc. 2019 à 02:12, Samuel Lelièvre:
>
> Computer, OS, build choices:
>
> - iMac, Mid 2015
> - macOS 10.14.6 Mojave
> - build for Python 2
> - build Sage's `gcc` and `openssl` packages
> - build Sage's Python with its `_ssl` and `_tkinter` modules
>
> Running `make testlong` gave 2 failing doctests
> in the file `src/sage/misc/sageinspect.py`.
>
> Running the tests for that file again gave 6 failing doctests.

The key parts seem to be these:

>     ModuleNotFoundError: No module named
> '_Users_lelievre__sage_temp_Ghost_80496_tmp_2caqjln__pyx_0'

where it seems that all "/" and "." in the path

  /Users/lelievre/.sage/temp/Ghost/etc

became underscores. Not sure how to dig into this...

-- 
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/CAEcArF14VFE5CbsLzfyrMBXfFPjG3kMajjvRUOBjh%2BP3WU2T4w%40mail.gmail.com.

Reply via email to