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 955931
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T00:27:54+00:00 2026-05-16T00:27:54+00:00

When I type which python, I get the following result: /Library/Frameworks/Python.framework/Versions/Current/bin/python when I type

  • 0

When I type which python, I get the following result:

/Library/Frameworks/Python.framework/Versions/Current/bin/python

when I type “type -a python”:

python is /Library/Frameworks/Python.framework/Versions/Current/bin/python
python is /Library/Frameworks/Python.framework/Versions/2.6/bin/python
python is /Library/Frameworks/Python.framework/Versions/2.7/bin/python
python is /Library/Frameworks/Python.framework/Versions/Current/bin/python
python is /usr/bin/python
python is /usr/local/bin/python

I want to use python 2.5, which I have installed!

But at this point, I’m a bit confused, and I don’t know how to set that as default, or what path I should be using.

Please note, I am developing SPECIFICALLY for Google App Engine, so please keep that in mind.

Thanks in advance.

  • 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-16T00:27:55+00:00Added an answer on May 16, 2026 at 12:27 am

    If you install Python 2.5 from python.org (specifically this dmg file), it can make a link for you into /usr/local/bin/python. Once you do that, and ensure /usr/local/bin is in your $PATH environment variable, then /usr/local/bin/python should be exactly what you want. To verify, try at a Terminal.app shell prompt…:

    $ python -V
    Python 2.5.4
    

    this should confirm that 2.5.4 is the default Python. Also:

    $ /usr/bin/env python -V
    

    (since /usr/bin/env is what app engine is specifically using) should confirm the same result.

    As an aside, it’s very correct on your part to want to ensure you’re using Python 2.5 for app engine purposes — using 2.6 or 2.7 would give some occasional strange results, and, worse, would accept some code (using post-2.5 features) that then would not run on Google’s app engine servers (which are using 2.5).

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

Sidebar

Ask A Question

Stats

  • Questions 508k
  • Answers 508k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer The LatLngBounds object comes with a contains() method which takes… May 16, 2026 at 4:18 pm
  • Editorial Team
    Editorial Team added an answer You would override the onListItemClick method. @Override protected void onListItemClick(ListView… May 16, 2026 at 4:18 pm
  • Editorial Team
    Editorial Team added an answer Joshua Weinberg's answer is mostly correct, however the 0x prefix… May 16, 2026 at 4:17 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I have Karmic Koala which has Python 2.6 installed by default. However I can't
So, I have a GWT client, which interacts with a Python Google App Engine
I want to construct classes for use as decorators with the following principles intact:
I get the following error when instantiating a Django form with a the constructor
I have a custom object type which has to be editable in PropertyGrid :
I have a model which can be attached to to other models. class Attachable(models.Model):
I am trying to install pysqlite (Python interface to the SQLite). I downloaded the
I'm running a small app on Google App Engine with Python. In the model
Is there a simple way to run a Python script on Windows/Linux/OS X? On
I have locally installed a newer version of Python. For that I did the

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.