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

Error opening iWorks files on OS X #16

Open
scarver2 opened this issue Jun 24, 2014 · 0 comments
Open

Error opening iWorks files on OS X #16

scarver2 opened this issue Jun 24, 2014 · 0 comments

Comments

@scarver2
Copy link

I am getting an error when attempting to access the iWorks files. I realize this is because OS X stores the file group extracted into a folder even though it appears as a single file. How can this be overcome?

yomu = Yomu.new 'sample.pages'
yomu.text

generates this error

Errno::EISDIR: Is a directory @ io_fread - /path/to/test.pages
    from /gems/ruby-2.1.2/gems/yomu-0.2.0/lib/yomu.rb:173:in `read'
    from /gems/ruby-2.1.2/gems/yomu-0.2.0/lib/yomu.rb:173:in `data'
    from /gems/ruby-2.1.2/gems/yomu-0.2.0/lib/yomu.rb:85:in `text' from (irb):15
    ...
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