On 2018-10-01 20:19, kcrisman wrote:
         new = max(os.path.getmtime(file) for file in
glob('cython/core/*.pyx'))

     ValueError: max() arg is an empty sequence

It's bad packaging by upstream: it's running Cython but the Cython source files are not in the snappy source tarball.

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to