-
Notifications
You must be signed in to change notification settings - Fork 701
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
Something weird happening with the tox environment and the mvtec path #704
Comments
Full logs below
|
This was referenced Nov 11, 2022
Merged
@jpcbertoldo is this still relevant with v1.0? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
While trying to run pytest locally i ran into a problem related to the paths inside mvtec.
To Reproduce
I ran pytest using the tox environment locally on the branch main with
# in the anomalib root tox -e pre_merge_pytest tests/pre_merge/utils/callbacks/visualizer_callback/test_visualizer.py
With the env var
ANOMALIB_DATASET_PATH
:and got
in the logs i can see
and
Expected behavior
It should be properly finding mvtec's dr.
The text was updated successfully, but these errors were encountered: