From renato.pontefice at gmail.com Tue Nov 19 05:46:01 2019 From: renato.pontefice at gmail.com (Renato Pontefice) Date: Tue, 19 Nov 2019 11:46:01 +0100 Subject: [moin-user] error on installing on pythonanywhere Message-ID: Hi, I', "still" trying to install moinmoin 1.9.10 on a pythoanywhere instance. But this command pip install mod_wsgi give me this error (ENV) 10:34 ~/ENV $ pip install mod_wsgi DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-supportLooking in links: /usr/share/pip-wheels Collecting mod_wsgi Using cached https://files.pythonhosted.org/packages/25/d8/1df4ba9c051cd88e02971814f0867274a8ac821baf983b6778dacd6 e31f7/mod_wsgi-4.6.8.tar.gz ERROR: Command errored out with exit status 1: command: /home/rp4/ENV/bin/python2.7 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-StXmnF/mod-wsgi/setup.py'"'"'; __file__='"'"'/tmp/pip-install-StXmnF/mod-wsgi/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-install-StXmnF/mod-wsgi/pip-egg-info cwd: /tmp/pip-install-StXmnF/mod-wsgi/ Complete output (5 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-StXmnF/mod-wsgi/setup.py", line 168, in 'missing Apache httpd server packages.' % APXS) RuntimeError: The 'apxs' command appears not to be installed or is not executable. Please check the list of prerequisites in the documentation for this package and install any missing Apache httpd server packages. ---------------------------------------- ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. (ENV) 10:38 ~/ENV $ what does it mean? How can I go forward ? thank you Renato -------------- next part -------------- An HTML attachment was scrubbed... URL: