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

Problem while I try to run screen recorder #99

Closed
Rajagopalan-M opened this issue Jul 26, 2021 · 4 comments
Closed

Problem while I try to run screen recorder #99

Rajagopalan-M opened this issue Jul 26, 2021 · 4 comments

Comments

@Rajagopalan-M
Copy link

Last time I raised the same problem here

#85

But you have relaxed between 1 and 4 but right now, it's 4.1 so this problem shows up

Here is the error

C:\Ruby30\bin\ruby.exe C:/A/Rajagopalan/Run.rb
Input sheet =>"C:/A/Rajagopalan/InputFiles/Excel/NAPCIP/RND_PC/NAPCIPDelivery_Training_HO - E2E Flow V4.xlsx"
C:/Ruby30/lib/ruby/3.0.0/rubygems/specification.rb:2245:in `raise_if_conflicts': Unable to activate screen-recorder-1.5.0, because childprocess-4.1.0 conflicts with childprocess (>= 1.0, < 4.0) (Gem::ConflictError)
        from C:/Ruby30/lib/ruby/3.0.0/rubygems/specification.rb:1370:in `activate'
        from C:/Ruby30/lib/ruby/3.0.0/rubygems.rb:221:in `rescue in try_activate'
        from C:/Ruby30/lib/ruby/3.0.0/rubygems.rb:214:in `try_activate'
        from <internal:C:/Ruby30/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:153:in `rescue in require'
        from <internal:C:/Ruby30/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:149:in `require'
        from C:/A/Rajagopalan/Run.rb:39:in `<main>'
C:/Ruby30/lib/ruby/3.0.0/rubygems/specification.rb:2245:in `raise_if_conflicts': Unable to activate screen-recorder-1.5.0, because childprocess-4.1.0 conflicts with childprocess (>= 1.0, < 4.0) (Gem::ConflictError)
        from C:/Ruby30/lib/ruby/3.0.0/rubygems/specification.rb:1370:in `activate'
        from C:/Ruby30/lib/ruby/3.0.0/rubygems.rb:215:in `try_activate'
        from <internal:C:/Ruby30/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:153:in `rescue in require'
        from <internal:C:/Ruby30/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:149:in `require'
        from C:/A/Rajagopalan/Run.rb:39:in `<main>'
<internal:C:/Ruby30/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require': cannot load such file -- screen-recorder (LoadError)
        from <internal:C:/Ruby30/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from C:/A/Rajagopalan/Run.rb:39:in `<main>'

Process finished with exit code 1

@kapoorlakshya
Copy link
Owner

This should get fixed in the next release. Will relax childprocess requirement so v4 can be used.

@Rajagopalan-M
Copy link
Author

This should get fixed in the next release. Will relax childprocess requirement so v4 can be used.

Thanks.

@kapoorlakshya
Copy link
Owner

Just released v1.6.0 with support for childprocess v4.

@Rajagopalan-M
Copy link
Author

@kapoorlakshya Thank you very much.

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