Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clients
python
silkaj
Commits
60c9752b
Commit
60c9752b
authored
Apr 20, 2021
by
Moul
Browse files
[doc] pip: Suggest to install Python packages to be able to build
- python3-dev and python3-wheel
parent
30331a8e
Pipeline
#11897
passed with stages
in 3 minutes and 5 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
doc/install_pip.md
View file @
60c9752b
...
...
@@ -16,7 +16,7 @@ sudo dnf install libsodium # Fedora
### Install dependencies before installing
```
bash
sudo
apt
install
python3-pip libssl-dev
sudo
apt
install
python3-pip
python3-dev python3-wheel
libssl-dev
```
On Ubuntu (14.04 and 16.04) and Debian 8, you need this package too:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment