The same error is raised on 6.4.rc0.

File "/Users/2kak7/Desktop/sage-6.4.rc0/local/lib/python/urllib.py", line 
>> 1399, in <module>
>
>     from _scproxy import _get_proxy_settings, _get_proxies
>
> ImportError: No module named _scproxy
>
> Eric

On Thursday, 30 October 2014 09:46:53 UTC-4, Eric Sabo wrote:
>
> I am trying to install Sage v 6.3 on OS X Yosemite. I am using gcc 4.9 via 
> MacPorts because the version of gcc that comes with Sage produces error 
> "unknown 
> value '10.10' of -mmacosx-version-min". I get pretty far in the 
> installation (I think), but it fails on the following
>
> Attempting to download package atlas-3.10.1.20140210
>> >>> Trying to download 
>> http://www.sagemath.org/packages/upstream/atlas/atlas-3.10.1.20140210.tar.bz2
>> Traceback (most recent call last):
>>   File "<stdin>", line 12, in <module>
>>   File "/Users/2kak7/Desktop/sage/local/lib/python/urllib.py", line 1399, 
>> in <module>
>>     from _scproxy import _get_proxy_settings, _get_proxies
>> ImportError: No module named _scproxy
>> Error: failed to download package atlas-3.10.1.20140210
>
> Sage comes with its own version of Python, which I hope would have this 
> module. Any ideas how I can fix this? The complete log is attached.
>
> Thanks,
> Eric
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" 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 http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to