mirror of
https://github.com/aljazceru/python-nostr.git
synced 2026-01-05 23:44:26 +01:00
@@ -98,7 +98,7 @@ git clone https://github.com/jeffthibault/python-nostr.git
|
|||||||
2. Install dependencies in repo
|
2. Install dependencies in repo
|
||||||
```bash
|
```bash
|
||||||
python -m venv venv
|
python -m venv venv
|
||||||
pip install -r requirements.txt
|
venv/bin/python -m pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
Note: If the pip install fails, you might need to install ```wheel```. Try the following:
|
Note: If the pip install fails, you might need to install ```wheel```. Try the following:
|
||||||
|
|||||||
Reference in New Issue
Block a user