Skip to content

Commit e1d22ba

Browse files
committed
Adds more systems to the django installation problems notes [Fixes DjangoGirls#784]
1 parent 1d8be7e commit e1d22ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

book.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"gitbook": ">=3.0.0-pre.5",
2+
"gitbook": ">=3.1.1",
33
"links": {
44
"sidebar": {
55
"Need help? Talk to us!": "https://gitter.im/DjangoGirls/tutorial"

en/django_installation/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ It will look like this:
6060
>
6161
> $ sudo apt-get install python3-venv
6262
63-
> __NOTE:__ Initiating the virtual environment on Ubuntu 14.04 like this currently gives the following error:
63+
> __NOTE:__ On some versions of Debian/Ubuntu initiating the virtual environment like this currently gives the following error:
6464
6565
> Error: Command '['/home/eddie/Slask/tmp/venv/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1
6666

0 commit comments

Comments
 (0)