sage: import socket; socket.gethostname()
"KuaiYu's Pro"
sage: os.environ['KuaiYu's Pro']
  File "<ipython-input-3-b7ee64d9e5f7>", line 1
    os.environ['KuaiYu's Pro']

Thank you for your time!


On Sunday, June 2, 2013 1:15:21 PM UTC-7, Volker Braun wrote:
>
> Your hostname contains an apostrophe, thats totally not allowed ;) This 
> ends up in the directory path and our shell script doesn't escape it 
> properly. I wonder where it is coming from, can you post the output of both
>
> sage: import socket; socket.gethostname()
> sage: os.environ['HOSTNAME']
>
>
>
> On Sunday, June 2, 2013 9:05:32 PM UTC+1, Kuai Yu wrote:
>>
>> l"/Users/kuaiyu/.sage/temp/KuaiYu's Pro/1387"
>>
>

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to