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

dezoomify-rs-macos fails #202

Open
bachelorbob opened this issue Apr 7, 2023 · 5 comments
Open

dezoomify-rs-macos fails #202

bachelorbob opened this issue Apr 7, 2023 · 5 comments

Comments

@bachelorbob
Copy link

Release v2.9.4 and Release v2.10.0 of dezoomify-rs for MacOS fail with the following command:

dezoomify-rs -H "https://www.bavarikon.de/" https://api.digitale-sammlungen.de/iiif/image/v2/bav:BBR-MUS-00000BAV80055719_bav80055719_00003/info.json test.png

I am told that the same (cut & paste) command works in Linux.

@lovasoa
Copy link
Owner

lovasoa commented Apr 7, 2023

Can you describe your issue in more details ? Just "it fails" alone does not give a lot of information about your problem 🙂

@bachelorbob
Copy link
Author

Last login: Fri Apr 7 11:50:25 on ttys002
Pauls-MacBook-Pro-3:~ Paul$ /Users/Paul/Downloads/dezoomify-rs-macos\ 2/dezoomify-rs ; exit;
Enter an URL or a path to a tiles.yaml file:
dezoomify-rs -H "https://www.bavarikon.de/" https://api.digitale-sammlungen.de/iiif/image/v2/bav:BBR-MUS-00000BAV80055719_bav80055719_00003/info.json test.png
ERROR Dezoomer error: Unable to create the dezoomer: Tried all of the dezoomers, none succeeded. They returned the following errors:

  • custom: The 'custom' dezoomer cannot handle this URI
  • google_arts_and_culture: The 'google_arts_and_culture' dezoomer cannot handle this URI
  • zoomify: The 'zoomify' dezoomer cannot handle this URI
  • generic: The 'generic' dezoomer cannot handle this URI
  • pff: The 'pff' dezoomer cannot handle this URI
  • IIPImage: The 'IIPImage' dezoomer cannot handle this URI
  • nypl: The 'nypl' dezoomer cannot handle this URI
  • iiif: Unable to download required data: Input/Output error: No such file or directory (os error 2)
  • deepzoom: Unable to download required data: Input/Output error: No such file or directory (os error 2)
  • krpano: Unable to download required data: Input/Output error: No such file or directory (os error 2)

dezoomify-rs expects a zoomable image meta-information file URL. To find this URL, you can use the dezoomify browser extension, which you can download at

Enter an URL or a path to a tiles.yaml file:

@bachelorbob
Copy link
Author

Still fails in 'master' version.

@bachelorbob
Copy link
Author

Same command line fails in Windows EXE version (run on Mac using Windows 10 Ed inside Parallels Desktop).

@SBenoit5
Copy link

On Mac, I use this one and it works : https://dezoomify-rs.ophir.dev/

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

3 participants