Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How can prepare the modules when compiling python3.11?
Post: How can prepare the modules when compiling python3...

Compile python-3.11: curl -O https://www.python.org/ftp/python/3.11.0...rc2.tar.xz tar -xf Python-3.11.0rc2.tar.xz cd Python-3.11.0rc2/ ./configure --enable-optimizations make -j 4 It encounter the ...
luofeiyu General Coding Help 1 615 Sep-27-2023, 11:18 PM
    Thread: How can set different Jinja2 version for different app?
Post: How can set different Jinja2 version for different...

Jinja2 is a templating engine,sphinx need it to work. My sphinx use jinja2 in /usr/lib/python3/dist-packages/jinja2 whose version is 2.11.3.I installed some new app with pip,a new jinja2 version insta...
luofeiyu General Coding Help 1 1,087 Nov-27-2022, 06:08 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020