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

Fix minor testing path bug #76

Merged
merged 2 commits into from
Jan 25, 2022
Merged

Fix minor testing path bug #76

merged 2 commits into from
Jan 25, 2022

Conversation

IanButterworth
Copy link
Collaborator

This fixes

Errors encountered while save File{DataFormat{:PNG}, String}("/home/ian/.julia/packages/ObjectDetector/sX9Lc/test/results/dog-cycle-car_nonsquare/v2_tiny_416_COCO.png").
All errors:
===========================================
Could not open /home/ian/.julia/packages/ObjectDetector/sX9Lc/test/results/dog-cycle-car_nonsquare/v2_tiny_416_COCO.png for writing
===========================================
ArgumentError: Package ImageMagick [6218d12a-5da1-5696-b52f-db25d2ecc6d1] is required but does not seem to be installed:
 - Run `Pkg.instantiate()` to install all recorded dependencies.

===========================================
ArgumentError: Argument does not support conversion to png.
===========================================

Fatal error:
Pretrained Model: v2_tiny_416_COCO: Error During Test at /home/ian/.julia/packages/ObjectDetector/sX9Lc/test/maintests.jl:66
  Got exception outside of a @test
  Could not open /home/ian/.julia/packages/ObjectDetector/sX9Lc/test/results/dog-cycle-car_nonsquare/v2_tiny_416_COCO.png for writing
  Stacktrace:

@IanButterworth IanButterworth merged commit 9947f7c into master Jan 25, 2022
@IanButterworth IanButterworth deleted the ib/fix_test_bug branch January 25, 2022 15:57
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.

None yet

1 participant