Git Product home page Git Product logo

Comments (6)

gautamkrishnar avatar gautamkrishnar commented on May 24, 2024

Have you tried installing it using pip3 command. It is actually located inside your installation of python 3?

from socli.

gautamkrishnar avatar gautamkrishnar commented on May 24, 2024

@daegontaven what is the exact error you are receiving?

from socli.

gautamkrishnar avatar gautamkrishnar commented on May 24, 2024

@daegontaven it doesn't support python 2 i am implementing it on python 2 soon. Please use pip3 command to install socli

from socli.

vivekjoshy avatar vivekjoshy commented on May 24, 2024

No, i know that. But on my machine the only way to access python 3 is using the command

py -3 -m pip install socli

After doing this it gets installed. But it does not run when i enter socli into command prompt.
And yes pip3 is not supported on my machine. I did not enable it when i installed py -3

from socli.

gautamkrishnar avatar gautamkrishnar commented on May 24, 2024

@daegontaven then you should try downloading the source and install it using setup.py. Download the latest source here: https://github.com/gautamkrishnar/socli/archive/1.4.zip

Extract the files. Open an administrative command prompt and use:

py3 setup.py install

from socli.

gautamkrishnar avatar gautamkrishnar commented on May 24, 2024

@deanWombourne try using easy_install socli

from socli.

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.