Chak-Kuen Lam
Chak-Kuen Lam
Which version of pipx are you using? The latest version already supports this feature. You can run the script using `pipx run ./my_script.py`.
> I couldn't find this on the documentation, but maybe I looked in the wrong places. You can find an example in this section: https://pipx.pypa.io/stable/examples/#pipx-run-examples However, I think the docs...
@Alexintosh Could you provide the output of `which pipx`?
Probably it's because of the change of this line: https://github.com/pypa/pipx/pull/1252/files#diff-be12955f38ede5e93b9a5868a5c13533b561c74acc9686d2e886cc9428148e32R519
Seems related to #1282.
@sec13b How did you install pipx?
Closing this issue as stale. Feel free to reopen it if this issue persists.
Thanks for the feedback, I agree that some parts of the application can be improved to be more user-friendly. Here are some of the alternative solutions that I would recommend:...
+1 on this. We can add it back later if a new version is released on PyPI.
Closing in favour of #1647