How to use uv with idapython

I want use my virtural python environment.
I use the uv venv create a virtural environment. How to let it work well?:grinning_face:

There is a new reference here that explains the recommended setup, including with uv: IDAPython Environment | Hex-Rays Docs

If you have HCLI handy, you can do:

hcli ida python create-environment

Please don’t hesitate to follow up here with more questions.