[Pywps-dev] pip install pywps
Tom Kralidis
tomkralidis at gmail.com
Wed Jun 29 10:42:37 PDT 2016
I'm able to reproduce.
Looks like the egg publishing is problematic for some reason.
Running the following always works (for other projects):
python setup.py sdist upload
This uploads a tar.gz which will work.
Perhaps we can cut 3.2.6 as I think PyPI has certain
rules on overriding versions. I think Jachym has the keys
to PyWPS' PyPI entry, but I can help if given access prives.
Thanks
..Tom
On Wed, 29 Jun 2016, Jonas Eberle wrote:
> Date: Wed, 29 Jun 2016 12:06:24 -0500 (CDT)
> From: Jonas Eberle <jonas.eberle at gmx.de>
> To: pywps-dev at lists.osgeo.org
> Subject: [Pywps-dev] pip install pywps
>
> Dear all,
>
> I downladed the current OSGeo-Live 9.5 and tried to install pywps 3. But using sudo pip install pywps (Python 2.7), I get the following error:
> "Could not find a version that satisfies the requirement pywps"
>
> I can install other packages from PyPi without problems.
>
> Any ideas?
>
> Thanks,
> Jonas
>
More information about the pywps-dev
mailing list