I am trying to install the mechanize lib so I can use python to dowebbrowseing

T

tedpottel

Hi,
I am trying to install the mechanize lib so I can use python to do
webbrowseing.

First I set up easy_install

When I ran the script, it download the files ok, then I got these
error messages
sun is not reganized as a internal command
I did a sercah on sun.* and the sercah came up empty, am I missing
some files?
The next error was
“Error could not find set up script”.
 
G

Gabriel Genellina

Hi,
I am trying to install the mechanize lib so I can use python to do
webbrowseing.

First I set up easy_install

When I ran the script, it download the files ok, then I got these
error messages
sun is not reganized as a internal command

???

This sequence should work:

- Download ClientForm (in .zip or .gz format as you wish)
- Extract into a temporary directory
- cd to that directory and execute
python setup.py install

- Download mechanize (in .zip or .gz format as you wish)
- Extract into a temporary directory
- cd to that directory and execute
python setup.py install
I did a sercah on sun.* and the sercah came up empty, am I missing
some files?

I don't think this "sun" actually comes from mechanize... Try the above procedure
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top