Specify python version

main
Bob Mottram 2019-11-27 23:20:22 +00:00
parent 92b13aa955
commit e8d2bf59ea
2 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,8 @@ Includes emojis designed by [OpenMoji](https://openmoji.org) the open-source
## Package Dependencies ## Package Dependencies
You will need python version 3.7 or later.
On Arch/Parabola: On Arch/Parabola:
``` bash ``` bash

View File

@ -1234,6 +1234,7 @@
</p> </p>
<p id="install" class="siteheader">Install</p> <p id="install" class="siteheader">Install</p>
</center> </center>
<p class="intro">You will need python version 3.7 or later.</p>
<p class="intro">On a Debian based system:</p> <p class="intro">On a Debian based system:</p>
<div class="shell"> <div class="shell">
<p>sudo apt-get -y install tor python3-pip python3-socks imagemagick python3-numpy python3-setuptools python3-crypto python3-dateutil python3-pil.imagetk python3-idna certbot nginx</p> <p>sudo apt-get -y install tor python3-pip python3-socks imagemagick python3-numpy python3-setuptools python3-crypto python3-dateutil python3-pil.imagetk python3-idna certbot nginx</p>