martin-g commented on pull request #1: URL: https://github.com/apache/velocity-site/pull/1#issuecomment-767572121
I am not sure I will be able to do it with Apache CMS :-/ Disclaimer: I am not very deep into Python! I use Ubuntu 20.10 and there is no `pip2` package anymore, so I am not able to install the required `markdown` module/package. Even https://bootstrap.pypa.io/get-pip.py does not work: ``` sudo python2 get-pip.py Traceback (most recent call last): File "get-pip.py", line 24226, in <module> main() File "get-pip.py", line 199, in main bootstrap(tmpdir=tmpdir) File "get-pip.py", line 82, in bootstrap from pip._internal.cli.main import main as pip_entry_point File "/tmp/tmpNh7KcV/pip.zip/pip/_internal/cli/main.py", line 60 sys.stderr.write(f"ERROR: {exc}") ^ SyntaxError: invalid syntax ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org For additional commands, e-mail: dev-h...@velocity.apache.org