Skip to content

tox-uv not working with pypy3 in windows #193

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
emdneto opened this issue Apr 2, 2025 · 0 comments
Open

tox-uv not working with pypy3 in windows #193

emdneto opened this issue Apr 2, 2025 · 0 comments

Comments

@emdneto
Copy link

emdneto commented Apr 2, 2025

I'm trying to use tox-uv in a project I'm already using tox. Everything is working fine in Ubuntu, but in Windows, the CI is failing. The same setup with pure tox is working fine.

https://github.com/open-telemetry/opentelemetry-python/actions/runs/14219379510/job/39843656537?pr=4516

Run tox -e pypy3-test-opentelemetry-exporter-otlp-proto-common -- -ra
pypy3-test-opentelemetry-exporter-otlp-proto-common: venv> C:\hostedtoolcache\windows\PyPy\3.8.16\x86\Scripts\uv.exe venv -p pypy3 --allow-existing D:\a\opentelemetry-python\opentelemetry-python\.tox\pypy3-test-opentelemetry-exporter-otlp-proto-common
pypy3-test-opentelemetry-exporter-otlp-proto-common: skipped because could not find python interpreter with spec(s): pypy3
  pypy3-test-opentelemetry-exporter-otlp-proto-common: SKIP (1.47 seconds)
  evaluation failed :( (2.38 seconds)

open-telemetry/opentelemetry-python#4516

I'm not sure if it's something with tox-uv or uv itself, so just let me know if you have any idea.

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

No branches or pull requests

1 participant