Giter VIP home page Giter VIP logo

Comments (18)

sushant10 avatar sushant10 commented on May 13, 2024

I think this might help you.

Your setuptools do not appear to be installed. Just follow the Installation Instructions from the pypi website.

If it's already installed, try

pip3 install --upgrade setuptools

If it's already up to date, check that the module ez_setup is not missing. If it is, then

pip3 install ez_setup
Then try again

pip3 install unroll
If it's still not working, maybe pip didn't install/upgrade setup_tools properly so you might want to try

easy_install -U setuptools
and again

pip3 install unroll

I hope this helps.

from hq_bot.

sushant10 avatar sushant10 commented on May 13, 2024

Also it looks like your using pip instead pip3
Make sure python3 is installed and you have pip3

from hq_bot.

JasonLin1 avatar JasonLin1 commented on May 13, 2024

so should i used $ pip3 install -r requirements.txt ?

from hq_bot.

sushant10 avatar sushant10 commented on May 13, 2024

Yes $ pip3 install -r requirements.txt

from hq_bot.

JasonLin1 avatar JasonLin1 commented on May 13, 2024

After doing what you said (before pip install -r requirements.txt) i get this when i try to the unroll thing.
screen shot 2018-02-23 at 02 24 58

from hq_bot.

sushant10 avatar sushant10 commented on May 13, 2024

dont do unroll, thats the last scenario, try installing requirements now

from hq_bot.

JasonLin1 avatar JasonLin1 commented on May 13, 2024

If you look, u can see i did everything but unroll and still doesnt work

screen shot 2018-02-23 at 10 52 59

from hq_bot.

 avatar commented on May 13, 2024

I get that same error.

from hq_bot.

PoonamChohdhary1991 avatar PoonamChohdhary1991 commented on May 13, 2024

i also got the same error

from hq_bot.

sushant10 avatar sushant10 commented on May 13, 2024

I'm not sure what the error is but i would look at this library and install it manually, because it seems like that is causing the error.

https://github.com/abenassi/Google-Search-API

from hq_bot.

JasonLin1 avatar JasonLin1 commented on May 13, 2024

I did install it manually. the original manual way says to use pip and not pip3.

If u do it on pip it works but not on pip3

from hq_bot.

sushant10 avatar sushant10 commented on May 13, 2024

Oh, im not sure then. but im using python3 , i would say for now manually install each package using pip3

from hq_bot.

JasonLin1 avatar JasonLin1 commented on May 13, 2024

screen shot 2018-02-23 at 20 47 38

Then tried to install google search manually and still get this
screen shot 2018-02-23 at 20 49 44

from hq_bot.

sushant10 avatar sushant10 commented on May 13, 2024

you need to use pip3 because this bot is built for python3.
Here's the link to Google Search API that im using https://github.com/abenassi/Google-Search-API

from hq_bot.

sushant10 avatar sushant10 commented on May 13, 2024

Do pip3 install Google-Search-API

from hq_bot.

JasonLin1 avatar JasonLin1 commented on May 13, 2024

When i download the google search API zip from there what do i do with it

from hq_bot.

sushant10 avatar sushant10 commented on May 13, 2024

Dont download the zip, also i would like to note that installing this bot is not for beginners.
Just do pip3 install Google-Search-API
Make sure python3 is installed.

from hq_bot.

JasonLin1 avatar JasonLin1 commented on May 13, 2024

Yeah, I'm trying to figure this out to later use the API's for a school project. Just to be clear, I have python 3.6.2 installed already. Is that fine?

from hq_bot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.