Skip to content

Conversation

@thpierce
Copy link
Contributor

@thpierce thpierce commented Apr 22, 2024

We are installing using pip install --target. To fix this we must set PYTHONPATH so pip can find and uninstall these packages.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@thpierce thpierce requested a review from a team as a code owner April 22, 2024 19:38
@srprash srprash merged commit 67c05e1 into main Apr 22, 2024
@srprash srprash deleted the thpierce-patch-2 branch April 22, 2024 20:12
thpierce added a commit that referenced this pull request Apr 22, 2024
thpierce added a commit that referenced this pull request Apr 22, 2024
The previous fix
(#172)
was not working as deleting the files after installation caused dangling
dependencies - the instrumentation expected a dependency, but it was not
found, causing instrumentation to fail.

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
thpierce added a commit that referenced this pull request Apr 22, 2024
We are installing using `pip install --target`. To fix this we must set
PYTHONPATH so pip can find and uninstall these packages.

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
thpierce added a commit that referenced this pull request Apr 22, 2024
The previous fix
(#172)
was not working as deleting the files after installation caused dangling
dependencies - the instrumentation expected a dependency, but it was not
found, causing instrumentation to fail.

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
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.

2 participants