-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Digging the concept! Looking forward to trying this out. Just ran into a snag.
Describe the bug
Could be something dumb like my Python3 not being set up right, I didn't try very hard 🤷♂. I would show you my diffenv, but... the command itself is failing for me 🙁 .
Traceback (most recent call last):
File "/usr/local/bin/diffenv", line 174, in <module>
env = main.collect_env(facets, whitelist)
File "/usr/local/lib/python3.7/site-packages/diffenv/main.py", line 142, in collect_env
facets[subdir] = collect_env(facets[subdir], whitelist[subdir])
File "/usr/local/lib/python3.7/site-packages/ruamel/yaml/comments.py", line 752, in __getitem__
return ordereddict.__getitem__(self, key)
KeyError: 'python'
To Reproduce
Steps to reproduce the behavior:
- Clone repo
python3 -m pip install diffenvdiffenv- See error
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working