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

Unable to open an image #16

Closed
jsbien opened this issue Feb 13, 2020 · 1 comment
Closed

Unable to open an image #16

jsbien opened this issue Feb 13, 2020 · 1 comment

Comments

@jsbien
Copy link

jsbien commented Feb 13, 2020

I've tried to start my work from the scratch and got
`

image0 = load_image(r"/home/vmbuster/Gamera/source_image.tiff")
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python3.7/dist-packages/gamera/core.py", line 119, in load_image
raise IOError("'%s' could not be loaded." % filename)
OSError: '/home/vmbuster/Gamera/source_image.tiff' could not be loaded.
`
The image in question has been included in my other issue report.

@jsbien
Copy link
Author

jsbien commented Feb 20, 2020

Installing *-dev versions of libraries helped.

@jsbien jsbien closed this as completed Feb 20, 2020
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