Chad Smith

Results 189 comments of Chad Smith

Is should work roughly the same as with pip. Does pip let you do that (maybe you know @gaborbernat or @uranusjr)?

The `--verbose` flag will show all commands being run. In this case, there is already an existing venv in which pip is being run. Here is some example output: ```...

Thanks for putting this together, and apologies for such a long wait time on the review (we are all volunteers so I hope you can understand). I haven't used private...

A slight tangent, but I suppose we should do a check on the directory to make sure permissions are available, and give a more user-friendly error if it fails. We...

Seems like a useful feature if anyone wants to put together a PR.

@AlJohri does the brew formula need updating?

> The Scoop package (for Windows) currently does just that Do all scoop packages work like this, or was something done specifically for pipx? How would something like this work...

> pyenv needs to provide a fully operational Python interepreter because it cannot control how the user would use the interpreters it installs > the [pipx] interpreter it runs on...

> What do you think @cs01 would this be something you consider for the project? To answer your question I am open to discussing this, but I do not have...

Could you add more detail and examples in this issue so the feature request is self-contained here?