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

operands could not be broadcast together with shapes #10

Open
XenonofArcticus opened this issue Apr 22, 2020 · 0 comments
Open

operands could not be broadcast together with shapes #10

XenonofArcticus opened this issue Apr 22, 2020 · 0 comments

Comments

@XenonofArcticus
Copy link

Python 3.7.5 Windows 64, pure black darkframe provided:

get_darkframe(): loaded darkframe.
Traceback (most recent call last):
File "py_image_merger.py", line 358, in
main()
File "py_image_merger.py", line 274, in main
input_image_no_border = input_image_ - darkframe_image_no_border
ValueError: operands could not be broadcast together with shapes (2050,2500) (2050,2500,3)

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