You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to UrlNet Python Library
Hi Bruno,
Thanks for taking the time to respond to me. I have Python 2.6.2
installed on my machine and went through the steps in the readme file
to install urlnet. When I tried to test urltree.py from the command
line. There was a brief, barely readable message that the attempt had
failed. I have gone back and made sure Python was on the PATH
environmental variable and have added a PYTHONPATH variable as well as
added the .py extension on the PATHEXT variable. I placed the
following entry in the CONF file: workingDir=C:\Python26\Lib\site-
packages\urlnet\ . This is the path to the site-package file where I
copied urlnet.
I am not a programmer and know little about Python, so all the
additions I have made are rote additions made after reading sources on
the internet about how to get Python programs and scripts to run on
Windows XP.
Frank
Bruno Amaral
unread,
Jun 25, 2009, 10:05:06 AM6/25/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to urlnet-pyt...@googlegroups.com
frank, just so we can troubleshoot the source of the problem, can you run a simple hello world program that does not require the urlnet library?