Python - why don't this script work?

J.O. Aho user at example.net
Tue Oct 23 00:34:14 EDT 2007


Ohmster wrote:
> Here is my output when I try to run it on my Fedora 6 machine:
> [ohmster at ohmster bench]$ image-harvester.py 
> http://public.fotki.com/DaGennelman/
> /home/ohmster/scripts/image-harvester.py: line 59: from: command not found

Check line 59 in the python script and you see which command you are missing.
I bet you didn't read what it said on the page
http://web.mit.edu/pgbovine/www/image-harvester.htm

Install the programs that mentioned on the page before you use the python script.



-- 

  //Aho



More information about the Python-list mailing list