Skip to content

hotfix: python issues in pinstall.sh#161

Merged
amd-vserbu merged 1 commit into
Xilinx:devfrom
amd-vserbu:hotfix/slashkit-pip-staging
Jul 16, 2026
Merged

hotfix: python issues in pinstall.sh#161
amd-vserbu merged 1 commit into
Xilinx:devfrom
amd-vserbu:hotfix/slashkit-pip-staging

Conversation

@amd-vserbu

Copy link
Copy Markdown
Collaborator

This commit fixes two issues:

  1. If packaging is run on a machine where slashkit is already installed, pip install might decide that there is no need to install the slashkit package into the fake root for packaging, unless --ignore-installed is provided.
  2. If a venv is active as packaging runs, pip install will write the wrong path. So we must deactivate the venv if we are in one.

Signed-off-by: Vlad-Gabriel Serbu <Vlad-Gabriel.Serbu@amd.com>
@amd-vserbu
amd-vserbu requested a review from hpc-aulmamei July 15, 2026 16:31
@amd-vserbu
amd-vserbu merged commit 1c9642f into Xilinx:dev Jul 16, 2026
3 checks passed
@amd-vserbu
amd-vserbu deleted the hotfix/slashkit-pip-staging branch July 16, 2026 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant