[Qgis-user] Python Error MMQGIS

Carsten Hogertz carsten.hogertz at gmail.com
Wed Oct 30 09:38:08 PDT 2013


Hi,

I often recognized python errors, espacially when using extensions. Today I
got this one for geocoding with MMQGIS (which still worked for me two weeks
ago):

Fehler bei der Ausführung von Python-Code:

Traceback (most recent call last):
  File "C:\Users\cho04/.qgis2/python/plugins\mmqgis\mmqgis_dialogs.py",
line 1099, in run
    message = mmqgis_geocode_google(self.iface, csvname, shapefilename,
notfoundfile, fields, 1)
  File "C:\Users\cho04/.qgis2/python/plugins\mmqgis\mmqgis_library.py",
line 1462, in mmqgis_geocode_google
    xml = urllib.urlopen(url).read()
  File "C:\OSGeo4W\apps\Python27\lib\urllib.py", line 87, in urlopen
    return opener.open(url)
  File "C:\OSGeo4W\apps\Python27\lib\urllib.py", line 208, in open
    return getattr(self, name)(url)
  File "C:\OSGeo4W\apps\Python27\lib\urllib.py", line 345, in open_http
    h.endheaders(data)
  File "C:\OSGeo4W\apps\Python27\lib\httplib.py", line 969, in endheaders
    self._send_output(message_body)
  File "C:\OSGeo4W\apps\Python27\lib\httplib.py", line 829, in _send_output
    self.send(msg)
  File "C:\OSGeo4W\apps\Python27\lib\httplib.py", line 791, in send
    self.connect()
  File "C:\OSGeo4W\apps\Python27\lib\httplib.py", line 772, in connect
    self.timeout, self.source_address)
  File "C:\OSGeo4W\apps\Python27\lib\socket.py", line 571, in
create_connection
    raise err
IOError: [Errno socket error] [Errno 10061] Es konnte keine Verbindung
hergestellt werden, da der Zielcomputer die Verbindung verweigerte

Python-Version:
2.7.4 (default, Apr  6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]


QGIS-Version:
2.0.1-Dufour Dufour, 34139bc

Python-Pfad: ['C:\\Users\\cho04/.qgis2/python/plugins\\processing',
'C:\\Users\\cho04\\.qgis2\\python\\plugins\\GeoCoding',
'C:/OSGeo4W/apps/qgis/./python', 'C:\\Users\\cho04/.qgis2/python',
'C:\\Users\\cho04/.qgis2/python/plugins',
'C:/OSGeo4W/apps/qgis/./python/plugins', 'C:\\OSGeo4W\\bin\\python27.zip',
'C:\\OSGeo4W\\apps\\Python27\\DLLs', 'C:\\OSGeo4W\\apps\\Python27\\lib',
'C:\\OSGeo4W\\apps\\Python27\\lib\\plat-win',
'C:\\OSGeo4W\\apps\\Python27\\lib\\lib-tk', 'C:\\OSGeo4W\\bin',
'C:\\OSGeo4W\\apps\\Python27',
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages',
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\PIL',
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\win32',
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\win32\\lib',
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\Pythonwin',
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\wx-2.8-msw-unicode',
'C:\\Users\\cho04/.qgis2/python/plugins\\DataDrivenInputMask',
'C:\\Users\\cho04\\.qgis2\\python\\plugins\\DigitizingTools\\tools',
'C:\\Users\\cho04\\.qgis2\\python\\plugins\\mmqgis/forms',
'C:\\Users\\cho04\\.qgis2\\python\\plugins\\QuickMultiAttributeEdit/forms',
'C:\\OSGeo4W\\apps\\qgis\\python\\plugins\\fTools\\tools']


Does anyone has a clue how to solve it. It is very annoying. I would be
very happy if there is someone out there to help me.

Thanks a lot
--
Carsten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20131030/9d8cfdef/attachment.html>


More information about the Qgis-user mailing list