USEPA / SWMM-EPANET_User_Interface

User interface for the Stormwater-Management-Model
111 stars 67 forks source link

Getting Started as a Developer in Python 3 - Error #319

Closed Mariosmsk closed 4 years ago

Mariosmsk commented 4 years ago

Hi,

I have followed these instructions: https://github.com/USEPA/SWMM-EPANET_User_Interface/wiki/Getting-Started-as-a-Developer-in-Python-3

What is the version of these packages? PyQt5 PyQt5-sip sip QScintilla

I have this error:

    import qgis.gui
  File "C:\OSGeo4W64\apps\qgis\python\qgis\gui\__init__.py", line 25, in <module>
    from qgis._gui import *
ValueError: PyCapsule_GetPointer called with incorrect name

Thanks