mirror of
https://github.com/aljazceru/python-nostr.git
synced 2025-12-26 02:34:20 +01:00
@@ -98,7 +98,7 @@ git clone https://github.com/jeffthibault/python-nostr.git
|
||||
2. Install dependencies in repo
|
||||
```bash
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user