We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Use JDK 11.
Brew installs python at '/usr/local/opt/python/libexec/bin' - not sure that is correct.
'/usr/local/opt/python/libexec/bin'
which python should be which python3 and python3 --version.
which python
which python3
python3 --version
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Use JDK 11.
Brew installs python at
'/usr/local/opt/python/libexec/bin'
- not sure that is correct.which python
should bewhich python3
andpython3 --version
.The text was updated successfully, but these errors were encountered: