Chak-Kuen Lam

Results 121 comments of Chak-Kuen Lam

Perhaps we can provide a prompt to users to see if they want to preserve the pinned state or not? For example: `Package 'ansible' is pinned. Do you want to...

@Twisted-Code Did you try to update the path in the `pipx_shared.pth` file as well? It's located in `~/.local/pipx/venvs//lib/python3.11/site-packages/pipx_shared.pth`

It seems like uv doesn't have this issue since it doesn't carry extra seed packages by default: ``` activate activate.fish activate_this.py python activate.bat activate.nu deactivate.bat python3 activate.csh activate.ps1 pydoc.bat python3.9...

Hello, I am trying to implement this feature, and it works except for the time when user passes both `--create-missing-target` and `--simulate`. AFAIK, in simulation mode, the filesystem is not...

It looks like we need to update the logic here: https://github.com/pypa/pipx/blob/36d632d8597b397b3d800b8d6ad78cc9a6fb4678/src/pipx/package_specifier.py#L51 We should support path to local git repo as well.

Metadata version 0.5 was introduced in 1.6.0, can you try to upgrade pipx to the latest version and see if you still encounter this error?

I made a list of samples added for further reference: | # | Content Type Label | Added | |-----|--------------------------|--------| | 1 | 3gp | | | 2 | ace...

> Do you want me to open an issue in userpath's Github? Yes, and I believe that should be the correct place for this issue.