Guest User

Untitled

a guest
May 20th, 2018
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. traceback:
  2. warning:sys:1: ResourceWarning:
  3. unclosed <ssl.SSLSocket fd=4060, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('10.20.91.24', 8643), raddr=('129.206.7.231', 443)>
  4.  
  5. Traceback (most recent call last):
  6. File "C:/Users/me/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsOSMtoolsosm_tools.py", line 145, in run
  7. route.directions_calc()
  8. File "C:/Users/me/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsOSMtoolsdirections.py", line 137, in directions_calc
  9. layer_out = self._addLine(responses, values_list)
  10. File "C:/Users/me/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsOSMtoolsdirections.py", line 183, in _addLine
  11. values_list[i][0],
  12. IndexError: list index out of range
Add Comment
Please, Sign In to add comment