Skip to content

Instantly share code, notes, and snippets.

@grahamc
Created February 8, 2019 20:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grahamc/354edcbc10f0c4cc65b07958f1b8a4fa to your computer and use it in GitHub Desktop.
Save grahamc/354edcbc10f0c4cc65b07958f1b8a4fa to your computer and use it in GitHub Desktop.
[nix-shell:~/projects/mozilla/DeepSpeech/examples/mic_vad_streaming]$ pypi2nix -V 3.6 -r ./requirements.txt
pypi2nix v1.8.1 running ...
Stage1: Downloading wheels and creating wheelhouse ...
warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels/nixos:nixos-config=/home/grahamc/projects/grahamc/nixos-config/configuration.nix' does not exist, ignoring
Collecting deepspeech~=0.4.1 (from -r /run/user/1000/pypi2nix/a3f5c086b789be817f6a14f58d2236b7/3cf7e2313ebd107065d54b83e71cabe9.txt (line 1))
Could not find a version that satisfies the requirement deepspeech~=0.4.1 (from -r /run/user/1000/pypi2nix/a3f5c086b789be817f6a14f58d2236b7/3cf7e2313ebd107065d54b83e71cabe9.txt (line 1)) (from versions: )
No matching distribution found for deepspeech~=0.4.1 (from -r /run/user/1000/pypi2nix/a3f5c086b789be817f6a14f58d2236b7/3cf7e2313ebd107065d54b83e71cabe9.txt (line 1))
You are using pip version 9.0.1, however version 19.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Error: Most likely `deepspeech~=0.4.1` package does not have source (zip/tar.bz) distribution.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment