Need wheel to install some of the requirements
This commit is contained in:
@ -27,6 +27,7 @@ Example installation commands for Debian and Ubuntu:
|
|||||||
$ git clone --recurse-submodules https://github.com/azlux/botamusique.git
|
$ git clone --recurse-submodules https://github.com/azlux/botamusique.git
|
||||||
$ cd botamusique
|
$ cd botamusique
|
||||||
$ python3 -m venv venv
|
$ python3 -m venv venv
|
||||||
|
$ venv/bin/pip install wheel
|
||||||
$ venv/bin/pip install -r requirements.txt
|
$ venv/bin/pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user