HTML scraping in python
    Paul Lussier 
    p.lussier at comcast.net
       
    Thu Jun 11 12:25:05 EDT 2009
    
    
  
Lloyd Kvam <python at venix.com> writes:
> easy_install mechanize 
>         should simply do the right thing.  If it does not, you're
>         probably better off doing a distutils install:
This is what all the docs said, however, I couldn't find easy_install.
It turns out that when I installed python, python created symlinks
from the Mac /Library/... path to /usr/local/.  The latter of which is
in my path, the former is not.
When I installed setup_tools, it didn't create similar symlinks, which
confused the heck out of me.
-- 
Seeya,
Paul
    
    
More information about the gnhlug-discuss
mailing list