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

updated requirements to include cv2 and update dev testing locations for neuroconv #357

Merged
merged 3 commits into from
Sep 13, 2024

Conversation

pauladkisson
Copy link
Member

@pauladkisson pauladkisson commented Sep 11, 2024

Fixes failing dailies

Fixes failing dev tests

@pauladkisson pauladkisson changed the title updated requirements to include cv2 updated requirements to include cv2 and update dev testing locations for neuroconv Sep 12, 2024
Copy link
Collaborator

@h-mayorquin h-mayorquin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -1,5 +1,8 @@
tifffile>=2018.10.18
scanimage-tiff-reader>=1.4.1.4
neuroconv[video]>=0.4.6 # Uses the VideoCaptureContext class
opencv-python-headless>=4.5.1.48
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this included in neuroconv video?

It might be a good idea to make it explicit though, do other extractors require it?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought it would've been, but the tests were failing bc opencv wasn't installed.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would be concerned if this is related to the recent changes to pyproject.toml, when did the test start to fail?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yesterday

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, then it sounds unlikely. Still strange. Probably not worth finding out if this is working.

@pauladkisson pauladkisson enabled auto-merge (squash) September 12, 2024 18:27
@pauladkisson pauladkisson merged commit 9856ffe into main Sep 13, 2024
29 checks passed
@pauladkisson pauladkisson deleted the requirements branch September 13, 2024 00:28
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