Skip to content
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

[CI] No module named pytest #167

Open
Liam-Sturge opened this issue Apr 4, 2023 · 0 comments
Open

[CI] No module named pytest #167

Liam-Sturge opened this issue Apr 4, 2023 · 0 comments

Comments

@Liam-Sturge
Copy link
Contributor

Summary:

When attempting to test a built / repaired wheel using the script /wheel/run_tests.sh an error occurs stating that pytest is not an installed module.

Failing Command:

./docker/bash.sh --no-gpu tlcpack/package-cpu:2fddbe0 ./wheel/run_tests.sh

Example Error Output:

python3 -m pytest -o \
 junit_suite_name=python-unittest-platform-minimal-test-0-no-shard-ctypes \
 --junit-xml=/workspace/tvm/build/pytest-results/python-unittest-platform-minimal-test-0-no-shard-ctypes.xml \
 --junit-prefix=ctypes tests/python/all-platform-minimal-test -n=1

/opt/conda/bin/python3: No module named pytest
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