One more suggestion: try building in another directory.
--
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 g
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
one
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
wrote:
>
> Hi Erik,
>
> Thanks for taking a look! Unfo
Hi Jan,
Thanks for the suggestion--that didn't seem to work either, unfortunately.
Best,
Sachi
On Wed, Aug 1, 2018 at 9:12 AM, Jan Groenewald wrote:
> Hi
>
> Just a guess, but...
> Try remove /Applications/sage-8.2/upstream/setuptools-38.2.4.zip and then
> try build again.
>
> Regards,
> Jan
>
Hi
Just a guess, but...
Try remove /Applications/sage-8.2/upstream/setuptools-38.2.4.zip and then
try build again.
Regards,
Jan
On Wed, 1 Aug 2018 at 15:02, Sachi Hashimoto
wrote:
> Hi Erik,
>
> Thanks for taking a look! Unfortunately that didn't work--it still won't
> build setuptools38.2.4.
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 wrote:
> It seems to be having some problems related to your PYTHONPATH
> environment variable, which really shoul
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 wrote:
>
> Hello,
>
> I am trying to install sage from source, and I ran into an error