Closed aronchick closed 2 years ago
which version of same are you running?
Latest main?
Hmm, maybe your locally installed modules have different versions to the lockfile? Seems better when run with poetry:
$ poetry run python3 sameproject/main.py program run
Usage: main.py program run [OPTIONS]
Try 'main.py program run --help' for help.
Error: Invalid value for '-f' / '--same-file': 'same.yaml': No such file or directory
edit: and running your second example works fine with poetry for me. Weird 🤔
hmmm... i wonder if this is an env setting i have. Regardless, if you both can't repo, i'll close