cobra.io.read_sbml_model(cobra.test.salmonella_sbml)
Your script might not be run in the same directory as the model. How about giving the function the full path to the model ('/home/user/someFolder/Recon1.xml') or you place the model in the same directory as the script. Also please don't be discouraged, but I think you would benefit a lot from spending some time on learning a few Python and command line basics. Software carpentry, for example, is a pretty good place to start: http://software-carpentry.org/v4/python/
Please continue asking questions here though :-)
Best,
Niko