Chandrasekhar Anem
Chandrasekhar Anem
`chandu@Chandu:~/Documents/angel_nest$ rake db:create rake aborted! There was an error while trying to load the gem 'mysql2'. Gem Load Error is: uninitialized constant Mysql2::Client::SECURE_CONNECTION Backtrace for gem load error is: /home/chandu/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/rake/ext/module.rb:36:in...
`from urllib.parse import urlparse import GoogleScraper results = GoogleScraper.scrape('HOly shit', number_pages=1) Traceback (most recent call last): File "", line 1, in AttributeError: module 'GoogleScraper' has no attribute 'scrape' `