[Pywps-dev] PyWPS Installation

Vikas Mishra vikasmishra95 at gmail.com
Wed Jun 8 00:41:21 PDT 2016


Hi,
I finally figured out the reason why I was getting import error when I was
trying to install from the source code locally.
I've recently started using virtualenv, and for installation am following
the instructions from https://pywps.readthedocs.io/en/latest/install.html

So When I am inside the virtualenv and install the dependencies they get
installed locally (inside virtualenv and not globally) but when I do 'sudo
pip setup.py install' this installs pywps globally hence when I try to run
demo.py from inside the virtualenv it gives an import error that It can't
import pywps.

For the moment I have installed everything globally and it works but is
there a way to install everything in virtualenv? I tried installing pywps
in virtualenv (without sudo) but it gives some permission denied error.

Also 'psutil' is not installed when you install from the requirements files
and before running demo.py I had to manually install it.

Thanks and regards,

Vikas Mishra
MSc(Hons) Economics + B.E. Electronics and Electrical Engineering
*Birla Institute of Technology & Science,* Pilani
KK Birla Goa Campus
8412898899|vikasmishra95 at gmail.com




Sent with MailTrack
<https://mailtrack.io/install?source=signature&lang=en&referral=vikasmishra95@gmail.com&idSignature=22>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pywps-dev/attachments/20160608/57fb3367/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001(2).jpg
Type: image/jpeg
Size: 11055 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/pywps-dev/attachments/20160608/57fb3367/attachment.jpg>


More information about the pywps-dev mailing list