Hi there I just saw that program on the awards and wanted to use it as i installed it on ubuntu gusty gibbon it worked fine without errors and when i run it i get the following errors
File "/usr/bin/harvestman", line 364, in <module> spider.run_projects() File "/usr/bin/harvestman", line 283, in run_projects self.register_common_objects() File "/usr/bin/harvestman", line 135, in register_common_objects conn = connector.HarvestManNetworkConnector() File "/usr/share/pycentral/harvestman/site-packages/HarvestMan/connector.py", line 201, in _init_ self.__configure() File "/usr/share/pycentral/harvestman/site-packages/HarvestMan/connector.py", line 326, in __configure self.__configure_protocols() File "/usr/share/pycentral/harvestman/site-packages/HarvestMan/connector.py", line 449, in __configure_protocols cookiehandler) File "/usr/lib/python2.5/urllib2.py", line 467, in build_opener opener.add_handler(h) File "/usr/lib/python2.5/urllib2.py", line 303, in add_handler type(handler)) TypeError: expected BaseHandler instance, got <type 'NoneType'> regards puneet brar -- http://mail.python.org/mailman/listinfo/python-list