소스 검색

wxGUI Vector Network Analysis Tool: fix execute analysis (#440)

Tomas Zigo 5 년 전
부모
커밋
3e94abc998
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      gui/wxpython/vnet/vnet_data.py

+ 1 - 1
gui/wxpython/vnet/vnet_data.py

@@ -694,7 +694,7 @@ class VNETAnalysisParameters:
                 vectMaps = grass.list_grouped('vector')[mapSet]
 
         if not params["input"] or mapName not in vectMaps:
-            invParams = params.keys()[:]
+            invParams = list(params.keys())[:]
             return invParams
 
         # check arc/node layer