Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 220835
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T18:58:35+00:00 2026-05-11T18:58:35+00:00

easy_install python extension allows to install python eggs from console like: easy_install py2app But

  • 0

easy_install python extension allows to install python eggs from console like:

easy_install py2app

But is it possible to access easy_install functionality inside a python script? I means, without calling os.system( “easy_install py2app” ) but instead importing easy_install as a python module and using it’s native methods?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T18:58:36+00:00Added an answer on May 11, 2026 at 6:58 pm

    When I look at the setup tools source, it looks like you can try the following.

    from setuptools.command import easy_install
    easy_install.main( ["-U","py2app"] )
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to call easy_install as a function to install some Python eggs from
I'm trying to install psycopg2 on Python 2.6: easy_install-2.6 psycopg2 but receive lots of
Are there any easy installation tools like perl -MCPAN -e shell; to install python
Possible Duplicate: How do I remove packages installed with Python's easy_install? I am asking
Is there a package manager for Java like easy_install for Python ? I'm looking
I am using Windows 7 and trying to install mysql-python. > easy_install MySQL-python Searching
I am unable to install pymongo using easy_install on python 3.2. c:\Python32\Scripts>easy_install pymongo ...
I tried to install python below way. But this did not work. This take
When I easy_install some python modules, warnings such as: <some module>: module references __file__
Every Python developer is familiar with easy_install and setup tools. If I want to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.