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 while importing data from mysql to postgresql #132

Open
afzallakdawala opened this issue Jun 7, 2013 · 2 comments
Open

Error while importing data from mysql to postgresql #132

afzallakdawala opened this issue Jun 7, 2013 · 2 comments

Comments

@afzallakdawala
Copy link

taps server mysql://root:afzal@localhost/ticket_users afzal afzal

/home/afzal/.rvm/gems/ruby-1.9.3-p429/bundler/gems/taps-93bd2723df7f/lib/taps/cli.rb:10:in `require': cannot load such file -- sqlite3 (LoadError)

from /home/afzal/.rvm/gems/ruby-1.9.3-p429/bundler/gems/taps-93bd2723df7f/lib/taps/cli.rb:10:in `<top (required)>'
from /home/afzal/.rvm/gems/ruby-1.9.3-p429/bundler/gems/taps-93bd2723df7f/bin/taps:4:in `require'
from /home/afzal/.rvm/gems/ruby-1.9.3-p429/bundler/gems/taps-93bd2723df7f/bin/taps:4:in `<top (required)>'
from /home/afzal/.rvm/gems/ruby-1.9.3-p429/bin/taps:23:in `load'
from /home/afzal/.rvm/gems/ruby-1.9.3-p429/bin/taps:23:in `<main>'
from /home/afzal/.rvm/gems/ruby-1.9.3-p429/bin/ruby_noexec_wrapper:14:in `eval'
from /home/afzal/.rvm/gems/ruby-1.9.3-p429/bin/ruby_noexec_wrapper:14:in `<main>'
@afzallakdawala
Copy link
Author

how can i resolve this issue????

@supermomonga
Copy link

try gem install sqlite3.

stickymess pushed a commit to stickymess/taps that referenced this issue Jun 4, 2015
Solves issue reported by many users on stackoverflow and
- ricardochimal#116
- ricardochimal#132
joelvh pushed a commit to joelvh/taps2 that referenced this issue Mar 29, 2017
Solves issue reported by many users on stackoverflow and
- ricardochimal#116
- ricardochimal#132
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