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

Screencap hangs #42

Open
WillTaylor22 opened this issue Jul 23, 2022 · 1 comment
Open

Screencap hangs #42

WillTaylor22 opened this issue Jul 23, 2022 · 1 comment

Comments

@WillTaylor22
Copy link

I'm attempting to run the basic tutorial code:

require 'screencap'
f = Screencap::Fetcher.new('http://google.com')
screenshot = f.fetch

However, the program just hangs at the final line. This happens whether I install it in my rails app and run rails console, or I install globally and run irb.

rails 7.0.3
ruby-3.1.1

@rockwellll
Copy link

Did you find any fix for this?

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

2 participants