OK ... this is a very sad day ... I am finally going to have to admit publicly now that I cannot even follow the instructions at Section4 of
in order to get my VM to be able to see python scripts I download from the kind people in this GoogleGroup ... I attribute this to being born in the 1960's, and never having looked at a computer from the mid-eighties until recently ... but whatever the reason, typing this: (having put the file in the folder named "(dropbox/etcetcetc)/Auxiliary_files", restarted the machine etc etc)
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "_sage_input_5.py", line 10, in <module>
exec compile(u'open("___code___.py","w").write("# -*- coding: utf-8 -*-\\n" + _support_.preparse_worksheet_cell(base64.b64decode("bG9hZCAiL21lZGlhL3NmX0F1eGlsaWFyeV9maWxlcy9zZXRfb2ZfdHVwbGVfb2ZfZmluaXRlX2ZpZWxkLnB5Ig=="),globals())+"\\n"); execfile(os.path.abspath("___code___.py"))
File "", line 1, in <module>
File "/tmp/tmp3BK76S/___code___.py", line 2, in <module>
exec compile(u'sage.misc.preparser.load(sage.misc.preparser.base64.b64decode("Ii9tZWRpYS9zZl9BdXhpbGlhcnlfZmlsZXMvc2V0X29mX3R1cGxlX29mX2Zpbml0ZV9maWVsZC5weSI="),globals(),False)
File "", line 1, in <module>
File "/home/sage/sage-5.7/local/lib/python2.7/site-packages/sage/misc/preparser.py", line 1802, in load
raise IOError('did not find file %r to load or attach' % filename)
IOError: did not find file '/media/sf_Auxiliary_files/set_of_tuple_of_finite_field.py' to load or attach
I assume it's not the usual windows-versus-Mac forward-slash-v-backslash nonsense, since you guys seem to have taken care of that in your parsers ...
In return for forcing someone out of pity to answer such an obviously (to you guys) dopy question, I hereby promise to re-write that help page slightly (once I know the answer) in terms even I can follow ...
thanks, as always ....