dream2nix icon indicating copy to clipboard operation
dream2nix copied to clipboard

Pip installed CLI tool not in PATH

Open matthias-Q opened this issue 1 year ago • 3 comments

Hi, I want to use nix flakes for a develop environment. The cli tool (dagster) can be installed via pip. I am able to set everything up - and the python library part can be imported correctly. However, the dagster cli command cannot be found. Tab completion however suggest dagster. I haave pushed by flakes + lockfiles in a repo: https://github.com/matthias-Q/nixgster

Thanks, Matt

matthias-Q avatar Mar 21 '24 22:03 matthias-Q