I am using OS X El Capitan and my default Python version is 2.7.10. How can I change the default version to Python 3.5 for Terminal use? May 27, 2013.
Python 3.1 has been superseded by 3.1.1. You can download 3.1.1.
Python 3.1 final was released on June 27th, 2009.
Python 3.1 is a continuation of the work started by Python 3.0, the newbackwards-incompatible series of Python. Improvements in this release include:
- An ordered dictionary type
- Various optimizations to the int type
- New unittest features including test skipping and new assert methods.
- A much faster io module
- Tile support for Tkinter
- A pure Python reference implementation of the import statement
- New syntax for nested with statements
See these resources for further information:
- Python 3.1 change log.
- Report bugs at http://bugs.python.org.
- Help fund Python and its community.
This is a production release.
We currently support these formats for download:
The source tarballs and Mac installer are signed with Benjamin Peterson's key(fingerprint: 12EF 3DC3 8047 DA38 2D18 A5B9 99CD EA9D A413 5B38). The Windowsinstallers are signed with Martin von Löwis' public key which has a key id of7D9DC8D2. The public keys are located on the download page.
SHA1 checksums and sizes of the released files:
| [1] | The binaries for AMD64 will also work on processors that implement the Intel 64 architecture (formerly EM64T), i.e. the architecture that Microsoft calls x64, and AMD called x86-64 before calling it AMD64. They will not work on Intel Itanium Processors (formerly IA-64). |
Donate via bitcoin |
CHIRP is distributed as a series of automatically-generated builds. Any time we make a change to CHIRP, a build is created for it the next day. Thus, CHIRP is versioned by the date on which it was created, which makes it easy to determine if you have an older build. We don't put experimental things into CHIRP before they are ready, except where specifically called out with a warning. Thus, you do not need to worry about finding a stable version to run. You should always be on the latest build available.
Upgrading: You do need to uninstall an existing version of CHIRP before installing a newer one. Just install the new one and it will replace the existing copy!
You can find a complete test report of the current build here and a matrix of supported models and features here Download java 6 mac yosemite.
Windows Users¶
- CHIRP runs on Windows 2000, XP, Vista, 7, 8, and 10. Older versions of Windows are not supported
- Most users will want to download the installer.exe file, which installs CHIRP like a normal application
- The win32.zip file is for advanced users wishing to run CHIRP without installing
MacOS Users¶
- New Mac OS X must install the runtime once before running CHIRP. After it is installed, the runtime does not need to be downloaded or installed each time. Download the KK7DS Python runtime for Mac OSX.
- OS X support is limited to Intel architecture. PowerPC is not supported.
- Chirp.app is unsigned. With default security settings, you will need a special procedure to run it: Application Security in 10.9.
Homebrew users can install Chirp without the KK7DS runtime by running brew install tdsmith/ham/chirp and then running chirp from the terminal.
However, running CHIRP using Homebrew is obsolete. MacOS Unified Application build is now the recommended way.
More useful tidbits can be found at MacOS Tips.
Ubuntu Linux Users¶
If you are using Ubuntu linux (or a compatible variant such as Mint) you should install and use the PPA like this:
After installing the build from the PPA, new updates will be included in your normal system software updates. Also see the Running on Linux page for additional steps required to gain access to your serial port.
Other Linux Users¶
If you don't run a distro for which we have packages, you can run CHIRP right from the tarball available through the link above. Most modern distributions should have almost everything required to run chirp. Make sure you have and packages installed. For more information about using CHIRP under Linux, see the Running Under Linux page
Python 3.4 Download
Translators and Developers¶


Install Python 3.6 Mac
There is extensive documentation about the development and contribution process located at http://chirp.danplanet.com/projects/chirp/wiki/Developers