pytauri_plugins.deep_link
¶
Bug
When using this plugin in pnpm tauri dev
mode,
please hardcode PythonInterpreterEnv::Venv as an absolute path (e.g., /absolute/path/to/.venv/)
instead of relying on the VIRTUAL_ENV
environment variable.
This is because the deep-link
execution environment does not include the VIRTUAL_ENV
variable.
Modules:
Name | Description |
---|---|
ffi |
Original FFI interface module. |
Functions:
Name | Description |
---|---|
init |