While running the setup command I got the following error: Processing dependencies for GeoNodePy==1.0.1 Searching for OWSLib>0.3.1 Reading http://pypi.python.org/simple/OWSLib/ Reading https://sourceforge.net/apps/trac/owslib/ Reading http://trac.gispython.org/projects/PCL/wiki/OwsLib No local packages or download links found for OWSLib>0.3.1 error: Could not find suitable distribution for Requirement.parse('OWSLib>0.3.1')
However, I tryed the import from python console after running that and seems to work fine. Once again, thanks for your help!
