GithubHelp home page GithubHelp logo

Comments (7)

kamlekar avatar kamlekar commented on May 29, 2024 4

For me this worked on mac:

brew install awsebcli

from aws-elastic-beanstalk-cli-setup.

joesilverstein avatar joesilverstein commented on May 29, 2024 2

Python installation takes forever when installing using the installation script (I'm assuming because the latest version is getting compiled). So unless you absolutely need the latest commit for some reason, you could just install the pre-compiled version using pip instead and it will be done in seconds.
pip3 install awsebcli --upgrade --user.

from aws-elastic-beanstalk-cli-setup.

mohamedainab avatar mohamedainab commented on May 29, 2024 1

I am having a similar issue as the poster. I can post the content of /tmp/python-build.20190616171815.51053.log if needed.

from aws-elastic-beanstalk-cli-setup.

mohamedainab avatar mohamedainab commented on May 29, 2024 1

Python installation takes forever when installing using the installation script (I'm assuming because the latest version is getting compiled). So unless you absolutely need the latest commit for some reason, you could just install the pre-compiled version using pip instead and it will be done in seconds.
pip3 install awsebcli --upgrade --user.

Thanks. I have resolved it in a different way.

from aws-elastic-beanstalk-cli-setup.

rahulrajaram avatar rahulrajaram commented on May 29, 2024

Thanks for reaching out, @shabin-slr. Python installation can take time. I'd recommend taking a look at /tmp/python-build.20190520135926.5003.log to see if there is any useful information in that file. Specifically, can you look for the word "error" (and other variants such as "ERROR"). If there are no indications of problems, it is likely that Python is just taking too long to install.

from aws-elastic-beanstalk-cli-setup.

issnoe avatar issnoe commented on May 29, 2024

Python installation takes forever when installing using the installation script (I'm assuming because the latest version is getting compiled). So unless you absolutely need the latest commit for some reason, you could just install the pre-compiled version using pip instead and it will be done in seconds.
pip3 install awsebcli --upgrade --user.

Thanks. I have resolved it in a different way.

Can you share the steps you follow @mohamedainab ? Thanks. 🤓
I found this ;

Manual install

from aws-elastic-beanstalk-cli-setup.

kamlekar avatar kamlekar commented on May 29, 2024

@mohamedainab please care to share your solution.

from aws-elastic-beanstalk-cli-setup.

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.