> On 24/10/2017, at 09:09, François Bissey <[email protected]> wrote: > > > >> On 24/10/2017, at 06:00, Justin C. Walker <[email protected] >> <mailto:[email protected]>> wrote: >> >> On macOS 10.11.6 (Quad-core Core i7), with a “git clone” and a checkout of >> ‘develop’, the build failed on “Brial”. The traceback ends with >> >> Traceback (most recent call last): >> File "/Users/Sage/sage-8.1.beta9/src/bin/pip2-lock", line 53, in <module> >> from pkg_resources import load_entry_point >> ImportError: No module named pkg_resources >> Error installing BRiAl Python module > > Looks like an internal pip problem, still it is curious.
OK, I think I see the problem, in the upgrade ticket I thought Jeroen had added pip to brial’s dependencies but he didn’t. It needs to be added. This is now https://trac.sagemath.org/ticket/24092 <https://trac.sagemath.org/ticket/24092> François -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
