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

  • SEARCH
  • Home
  • 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 471013
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T23:56:36+00:00 2026-05-12T23:56:36+00:00

I would like to install EasyGUI on Mac OS X 10.6, but am running

  • 0

I would like to install EasyGUI on Mac OS X 10.6, but am running into trouble. Has anyone successfully done this? If so, what explicit set of steps did you follow?

Thank you.

  • 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-12T23:56:36+00:00Added an answer on May 12, 2026 at 11:56 pm

    It’s hard to know what running into trouble means but, nonetheless, something like this seems to work on 10.6:

    mkdir test_easygui
    cd test_easygui
    curl http://easygui.sourceforge.net/current_version/easygui_v0.93.tar.gz | tar xz
    /usr/bin/python2.6 easygui.py
    

    EDIT:

    Unfortunately, the EasyGui download does not include a setup.py that would allow you to easily install it in the normal Python manner. To be a good citizen in the Python World, it should. Fortunately, it is easy to supply one. In the download directory (test_easygui in the example above), create the following text file and name it setup.py:

    from distutils.core import setup
    setup(name='easygui',
          version='0.93',
          py_modules=['easygui'],
         )
    

    Then run the following command:

    sudo /usr/bin/python2.6 setup.py install
    

    Now you should be able to run the demo from any directory by:

    /usr/bin/python2.6 -m easygui
    

    and you should be able to just import easygui in your own python modules. By the way, this process should work on any supported python platform (not just OS X) and with any supported python interpreter you have installed: just substitute the proper path for /usr/bin/python2.6. (If you don’t have any extra pythons installed on OS X 10.6, typing just python should be sufficient.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to install eclim, but I got error. Does anyone has idea
I would like to install Rails 3.0 Beta but ran into what appears to
I would like to install application in google tv emulator, but it don't install
I would like to install a gem (JSON) on the client side, but only
I would like to install the php-intl extension for PHP on my Mac. I
I would like to install an Apache server into a folder like c:\anything\思怞怟\anything2\ under
I would like to install an APK from within an Android application. Can anyone
I've played around with IronRuby lately, but I would like to install the reference
I would like to install Python 2.5.5 to use with Google apps but have
I am wanna use RUBY ON RAILS ENTERPRISE EDITION, but would like to install

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.