Browse Source
note: `pip install ".[crypto]"` needs quotes on macOS, at least in the default `zsh` shell. The quotes are not needed on Ubuntu using bash, or on Windows using powershell. ``` user@users-iMac electrum % python3 -m pip install --user -e .[crypto] zsh: no matches found: .[crypto] ```master
2 changed files with 8 additions and 13 deletions
Loading…
Reference in new issue