cdd1969 / pygwa

Ground Water Analyzer tool for Hydrographs. flowchart, python, pyqtgraph, pyqt
GNU General Public License v2.0
7 stars 0 forks source link

ImportError: cannot import name 'readNodeFile' from 'pyqtgraph.flowchart.NodeLibrary' #18

Open ousaidu opened 5 years ago

ousaidu commented 5 years ago

Hi, I get this error: ImportError: cannot import name 'readNodeFile' from 'pyqtgraph.flowchart.NodeLibrary' when I run pygwa.py. Could it be that you modified pyqtgraphs NodeLibrary.py? I can't find a readNodeFile function in NodeLibrary.py. Thanks a lot