What is Nostr?
/ Quix0r
npub18xq…2l0e
2023-08-05 17:21:09

Quix0r on Nostr: Want to share something with you: $ pip3 install pip $ $EDITOR ~/.bashrc and add ...

Want to share something with you:
$ pip3 install pip
$ $EDITOR ~/.bashrc and add ~/.local/bin/:
export PATH="${HOME}/.local/bin/:${PATH}"

logout/login!

$ which pip3 (should give you /home/user/.local/bin/pip3)
$ pip3 install nostr-relay
$ nostr-relay serve

If you see error messages, about 'field' and 'config' and you should use 'info' instead, your pydantic is to new, run this:

$ pip3 install --upgrade pydantic==1.10.7

And it should be starting again. #nostrhelp #python #nostr-relay
Author Public Key
npub18xqs5sj3zuvxdg88jhfw4d62n60ptcdr9wkvppjqcjurxwaqhvdsj62l0e