On 04/01/2015 12:49, Simon Evans wrote:
Dear Michael Torrie,
Thanks for pointing that out to me re: it not being a syntax problem.
The thing is there is a file called 'EcologicalPyramid.html'. I put it in a 
folder called 'Soup' as the text advised on page 28. For what its worth I also 
shifted the Windows Command Prompt to that folder (re: cd Soup)as instructed on 
page 30, and put a duplicate file of 'EcologicalPyramid.html' in the python 2.8 
directory.
I therefore am wondering where I ought put this html file where the Python 
console will recognize it ?
Thank you for your attention,
Yours
Simon


You could put your file on the moon provided you give the code a complete path to it, something like r'c:\the\path\to\your\file\called\EcologicalPyramid.html'

--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to