I just commented out the line with bs4, compiled it and it ran using
the from mechanize import Browser line, so I guess the answer is yes.
As to the installation. I used the method recommended by the provider
of the BS4 module.
The Phyton27 folder does have both the mechanize & BeautifulSoup (3 &
4) content, so it should be able to find both.
I could try reinstalling BS4 with the current version.