On Thu, Nov 3, 2016 at 8:40 PM, Paul Masson <paulmas...@comcast.net> wrote: > The one package that stuck in my mind was Cython, and for some reason the > error log for that one is not yet overwritten. Here's that error message: > > OSError: [Errno 2] No such file or directory: > '/Users/Masson/Downloads/GitHub/sage/local/lib/python2.7/site-packages/backports_abc-0.4-py2.7.egg' > Error installing Cython > > Error messages for other packages were similar, reporting a missing .egg > with a name different from the package. To the best of my memory, some of > the other troublesome packages were appnope, snowballstemmer and wcwidth. > I'm pretty sure that appnope reported a missing pytz .egg.
Hi Paul, This is a known issue that has been discussed I think here, or on Trac a couple weeks ago. I've been on vacation the last 2+ weeks so I'm not sure what the ultimate resolution was (apparently though the full fix did not make it into the 7.4 release). One quick workaround is to delete most, if not all the .egg files in the site-packages/ directory. You will need to rebuild most of the Python packages in the Sage distribution, but that would have been the case anyways. Best, Erik > On Wednesday, November 2, 2016 at 8:01:40 PM UTC-7, François wrote: >> >> It is probably not limited to El Capitan it would have been useful to get >> some more details. >> >> Francois >> >> On 3/11/2016, at 2:07 PM, Paul Masson <paulm...@comcast.net> wrote: >> >> I had difficulty over the last couple days getting Sage 7.4 to build. >> Something like ten packages would fail to build, but not always the same >> ones. It finally occurred to me that there might be some race condition >> going on. Sure enough, running make without multiple jobs solved the >> problem. >> >> Since this is the first time I've encountered this, how common is it on OS >> X? I assume I won't have the problem again with this release, but is it >> something that can be fixed? Or is the only solution a slow make process? >> >> -- >> 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+...@googlegroups.com. >> To post to this group, send email to sage...@googlegroups.com. >> Visit this group at https://groups.google.com/group/sage-devel. >> For more options, visit https://groups.google.com/d/optout. >> >> This email may be confidential and subject to legal privilege, it may >> not reflect the views of the University of Canterbury, and it is not >> guaranteed to be virus free. If you are not an intended recipient, >> please notify the sender immediately and erase all copies of the message >> and any attachments. >> >> Please refer to http://www.canterbury.ac.nz/emaildisclaimer for more >> information. > > -- > 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. -- 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.