On Wed, Aug 1, 2018 at 5:06 PM Sachi Hashimoto
<sachivhashim...@gmail.com> wrote:
>
> It's Sage 8.2 and it's from a tarball. I'm building it from scratch--I just 
> got a new computer. After extracting the tar file, and changing into the 
> sage-8.2 directory in my applications folder, I ran 'make'. Before that, I 
> tried to double check all the prerequisites and I installed some of the ones 
> I thought I didn't have.
>
> After I got the error message, I ran the commands that everyone suggested, 
> above, unset PYTHONPATH and make, and then rm 
> /Applications/sage-8.2/upstream/setuptools-38.2.4.zip and make. That's all.

To be clear, I don't think the suggestion to delete
upstream/setuptools-* made any sense in the first place.  But you
definitely seem to have something weird going on either with paths or
environment variables.  Perhaps you can post your full
logs/install.log file somewhere, as I suspect the problem began
earlier than your setuptools installation.  It should also contain a
listing of the relevant environment variables.

> On Wed, Aug 1, 2018 at 10:27 AM, Erik Bray <erik.m.b...@gmail.com> wrote:
>>
>> Exactly what version of Sage is this, and how are you installing it?
>> From a tarball, or git?  Is this a build from scratch or an upgrade
>> from an old version?  What are the exact commands you ran?
>> On Wed, Aug 1, 2018 at 3:01 PM Sachi Hashimoto
>> <sachivhashim...@gmail.com> wrote:
>> >
>> > Hi Erik,
>> >
>> > Thanks for taking a look! Unfortunately that didn't work--it still won't 
>> > build setuptools38.2.4.p0
>> >
>> > Any other ideas?
>> >
>> > Best,
>> > Sachi
>> >
>> > On Wed, Aug 1, 2018 at 8:13 AM, Erik Bray <erik.m.b...@gmail.com> wrote:
>> >>
>> >> It seems to be having some problems related to your PYTHONPATH
>> >> environment variable, which really should not be set at all.
>> >>
>> >> Try running
>> >>
>> >> $ unset PYTHONPATH
>> >>
>> >> and then build again.
>> >> On Wed, Aug 1, 2018 at 12:22 AM <sachivhashim...@gmail.com> wrote:
>> >> >
>> >> > Hello,
>> >> >
>> >> > I am trying to install sage from source, and I ran into an error.
>> >> >
>> >> > I am running mac OS version 10.13.4. I'm attaching the log file, it 
>> >> > failed to build
>> >> >
>> >> > * package: setuptools-38.2.4.p0
>> >> >
>> >> > and told me to post / email here. How should I proceed?
>> >> >
>> >> > Best,
>> >> > Sachi
>> >> >
>> >> > --
>> >> > 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 a topic in the 
>> >> Google Groups "sage-devel" group.
>> >> To unsubscribe from this topic, visit 
>> >> https://groups.google.com/d/topic/sage-devel/RtdwwUm2enE/unsubscribe.
>> >> To unsubscribe from this group and all its topics, 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.
>>
>> --
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "sage-devel" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/sage-devel/RtdwwUm2enE/unsubscribe.
>> To unsubscribe from this group and all its topics, 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.

-- 
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