PCRE issue when setting up WSGI application
问题 I am working with Ubuntu 16.04.2 LTS. I have been following a guide How To Set Up uWSGI and Nginx to Serve Python Apps on Ubuntu 14.04. Once I have set up the virtualenv I follow the instructions: pip install uwsgi You can verify that it is now available by typing: uwsgi --version If it returns a version number, the uWSGI server is available for use. However when I do this I get: uwsgi: error while loading shared libraries: libpcre.so.1: cannot open shared object file: No such file or