Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ilip2g can't be started correctly (ili2pg3.7) #21

Closed
andreasneumann opened this issue Apr 4, 2017 · 1 comment
Closed

ilip2g can't be started correctly (ili2pg3.7) #21

andreasneumann opened this issue Apr 4, 2017 · 1 comment

Comments

@andreasneumann
Copy link

Here is the error message:


An error has occurred while executing Python code: 

OSError: [WinError 6] Das Handle ist ungültig 
Traceback (most recent call last):
  File "C:/Users/nend/.qgis3/python/plugins\projectgenerator\gui\generate_project.py", line 74, in accepted
    if importer.run() != iliimporter.Importer.SUCCESS:
  File "C:/Users/nend/.qgis3/python/plugins\projectgenerator\libili2pg\iliimporter.py", line 121, in run
    stderr=subprocess.PIPE
  File "C:\Program Files\OSGEO4~1\apps\Python36\lib\subprocess.py", line 665, in __init__
    errread, errwrite) = self._get_handles(stdin, stdout, stderr)
  File "C:\Program Files\OSGEO4~1\apps\Python36\lib\subprocess.py", line 898, in _get_handles
    p2cread = self._make_inheritable(p2cread)
  File "C:\Program Files\OSGEO4~1\apps\Python36\lib\subprocess.py", line 948, in _make_inheritable
    _winapi.DUPLICATE_SAME_ACCESS)
OSError: [WinError 6] Das Handle ist ungültig


Python version: 3.6.0 (v3.6.0:41df79263a11, Dec 23 2016, 08:06:12) [MSC v.1900 64 bit (AMD64)] 
QGIS version: 2.99.0-Master Master, baced7b 

Python Path:
C:/Program Files/OSGEO4~1/apps/qgis-dev/./python/plugins\processing
C:/Program Files/OSGEO4~1/apps/qgis-dev/./python
C:/Users/nend/.qgis3/python
C:/Users/nend/.qgis3/python/plugins
C:/Program Files/OSGEO4~1/apps/qgis-dev/./python/plugins
C:\Program Files\OSGEO4~1\bin\python36.zip
C:\Program Files\OSGEO4~1\apps\Python36\DLLs
C:\Program Files\OSGEO4~1\apps\Python36\lib
C:\Program Files\OSGEO4~1\bin
C:\Program Files\OSGEO4~1\apps\Python36
C:\Program Files\OSGEO4~1\apps\Python36\lib\site-packages
C:/Users/nend/.qgis3//python
@m-kuhn
Copy link
Member

m-kuhn commented Apr 13, 2017

Reports for similar issues appearing on certain systems can be found on various places on the internet. Unfortunately much less information on how to deal with this is available.

Some ideas:

We will need to organize a remote desktop session to look into this.

@m-kuhn m-kuhn closed this as completed in ac87db1 Apr 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants