Re: Building Website

2021-07-27 Thread t3sserakt
I accidentally installed python-babel instead of python3-babel thx everybody t3ss On 27.07.21 18:34, t3sserakt wrote: > $ pip --version > pip 20.0.2 from /usr/lib/python3/dist-packages/pip (python 3.8) > $ python3 --version > Python 3.8.10 > $ pip list|grep -i jinja > Jinja2 3

Re: Building Website

2021-07-27 Thread t3sserakt
$ pip --version pip 20.0.2 from /usr/lib/python3/dist-packages/pip (python 3.8) $ python3 --version Python 3.8.10 $ pip list|grep -i jinja Jinja2 3.0.1 Jinja2-Ext 0.1 $ dpkg -l |grep jinja iiĀ  python3-jinja2 2.10.1-2 - t3ss On 27.07.21 14:5

Re: Building Website

2021-07-27 Thread Karl
I responded to this email because I was literally delusional and thought t3sserakt was somebody I had seen on another list who had posted extensively about simple things without replying to questions. Sorry for that. I hope my other comments were a little helpful.

Re: Building Website

2021-07-27 Thread Karl
Hi, I'm not a member of this community but happen to be lurking here and the issue you paste is not complex. Is this question on-topic for this list, or would it better go in a python or jinja help community? On Tue, Jul 27, 2021, 8:16 AM t3sserakt wrote: > Hello *, > > although I run > > pip

Re: Building Website

2021-07-27 Thread Florian Dold
Hi t3ss, Is the pip you're invoking pip2 or pip3? Maybe you're installing the package for Python2, when the Website builder is using Python3. Could you post the output of "pip --version"? - Florian On 7/27/21 2:15 PM, t3sserakt wrote: Hello *, although I run pip install jinja2.ext I go

Building Website

2021-07-27 Thread t3sserakt
Hello *, although I run pip install jinja2.ext I got the error below. What am I doing wrong? - t3ss $ make ./inc/update-messages Using languages en ar fr it es de zh_Hant hi ja ko pt Updating message catalog extracting messages from common/base.j2 (trim_blocks="True", lstrip_blocks="True", e