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

require error: unable to find a version of 'composite_primary_keys' to activate #51

Open
yichaulin opened this issue Aug 31, 2017 · 0 comments

Comments

@yichaulin
Copy link

Hello,

I set the mysql.rb file to anonymize. However, it raise some errors as following.
The error raised at the require 'data-anonymization'.
I tried to gem install composite_primary_keys, but the error is still raised.
Do I have any mistake to using this gem?

/Users/Max/.rvm/rubies/ruby-2.3.3/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:113:in `require': unable to find a version of 'composite_primary_keys' to activate (Gem::LoadError)
        from /Users/Max/.rvm/gems/ruby-2.3.3/gems/data-anonymization-0.8.1/lib/utils/database.rb:2:in `<top (required)>'
        from /Users/Max/.rvm/rubies/ruby-2.3.3/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:68:in `require'
        from /Users/Max/.rvm/rubies/ruby-2.3.3/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:68:in `require'
        from /Users/Max/.rvm/gems/ruby-2.3.3/gems/data-anonymization-0.8.1/lib/data-anonymization.rb:20:in `<top (required)>'
        from /Users/Max/.rvm/rubies/ruby-2.3.3/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:133:in `require'
        from /Users/Max/.rvm/rubies/ruby-2.3.3/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:133:in `rescue in require'
        from /Users/Max/.rvm/rubies/ruby-2.3.3/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:40:in `require'
        from mysql.rb:1:in `<main>'
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