Skip to content

Instantly share code, notes, and snippets.

@grahamc
Created October 10, 2019 13:40
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/a50d3954212f31dda66be0fce23491df to your computer and use it in GitHub Desktop.
Save grahamc/a50d3954212f31dda66be0fce23491df to your computer and use it in GitHub Desktop.
[grahamc@Petunia:~]$ nix-shell -p diceware --run diceware
Traceback (most recent call last):
File "/nix/store/izqgibxvwydd4yg29p2hym1zsfq4sxfy-diceware-0.9.6/bin/.diceware-wrapped", line 7, in <module>
from diceware import main
File "/nix/store/izqgibxvwydd4yg29p2hym1zsfq4sxfy-diceware-0.9.6/lib/python2.7/site-packages/diceware/__init__.py", line 19, in <module>
import pkg_resources
ImportError: No module named pkg_resources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment