wsgiref

Failed to install wsgiref on Python 3

Failed to install wsgiref on Python 3 Question: I have a problem installing wsgiref: $ python –version Python 3.6.0 :: Anaconda 4.3.1 (x86_64) $ pip –version pip 9.0.1 from /anaconda/lib/python3.6/site-packages (python 3.6) My requirement.txt file are shown as below. numpy==1.8.1 scipy==0.14.0 pyzmq==14.3.1 pandas==0.14.0 Jinja2==2.7.3 MarkupSafe==0.23 backports.ssl-match-hostname==3.4.0.2 gnureadline==6.3.3 ipython==2.1.0 matplotlib==1.3.1 nose==1.3.3 openpyxl==1.8.6 patsy==0.2.1 pyparsing==2.0.2 python-dateutil==2.2 pytz==2014.4 …

Total answers: 3