In today’s blog post I demonstrated how to install OpenCV 3 with Python 2.7 and Python 3 bindings on your macOS system via Homebrew. As you can see, utilizing Homebrew is a great method to avoid the tedious process of manually configuring your CMake command to compile OpenCV via source (my full list of OpenCV install tutorials can be found on this page). Python 3.6.8 was the last bugfix release for 3.6.x. Following the release of 3.6.8, we plan to provide security fixes for Python 3.6 as needed through 2021, five years following its initial release. Security fix releases are source-only releases; binary installers are not provided. Aug 15, 2018 15 Aug 2018 How to downgrade Homebrew Python to 3.6 A new Python version has been released, but TensorFlow does not yet support it on account of a breaking change with async and await being made reserved keywords.
Latest versionReleased:
Manage different versions of homebrew packages
Project description
Manage multiple versions of your Homebrew packages with ease!Homebrew makes this difficult as a design decision, but sometimes old packagesneed to be installed and we need a way to do so easily.
Installation
With pipx
Or just with pip:
Usage
Switch to a specific version:
Installing from taps:
When no bottle is found for taps it will proceed with searching thelocal tap repository for the correct version and installing from the bottledefined in the formula if it exists, otherwise from source.
This is very slow for the main homebrew repository so this behaviour is disabledwhen a bottle for a homebrew-core package cannot be found. You can supplythe option brewv switch --slow ...
to perform this search.
Warnings
Proper SHA256 verification is not done when downloading bottles from themain bottle repository. This is because to get the expected SHAs would mean searchingthe huge homebrew-core repository.
While homebrew bottles exist for most operatingsystems, if the bottle is not found then parsing old formulas fails quite oftensince Homebrew updates their code frequently.
Release historyRelease notifications | RSS feed
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size brew_versions-0.3.3-py3-none-any.whl (9.3 kB) | File type Wheel | Python version py3 | Upload date | Hashes |
Filename, size brew-versions-0.3.3.tar.gz (10.3 kB) | File type Source | Python version None | Upload date | Hashes |
Hashes for brew_versions-0.3.3-py3-none-any.whl
Algorithm | Hash digest |
---|---|
SHA256 | a09284ce2736f77ecdcc7aa5970b70b0e834ea75891b0bba74703006a136495c |
MD5 | ac1deeb5936b03be9c2c19177e5af821 |
BLAKE2-256 | f294cd7334510f3c52fa42375d5287d27900a357138648ac1bd4e9b55a34f914 |
Homebrew Python 3.6 Free
Hashes for brew-versions-0.3.3.tar.gz
Homebrew Python 3.6 Software
Algorithm | Hash digest |
---|---|
SHA256 | c6c2d805ed2192bfbdb62561e2a935f5e7287264bde0bd66ccc609dcfd1ac901 |
MD5 | c404c36d9d80ddd11be5234d77666952 |
BLAKE2-256 | d6ec7baf9bfb3d4747955f4d455ad6f10d2cc9ac19d1131a46cadbf62ca9d030 |