Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds macOS install instructions #2165

Merged
merged 1 commit into from
May 1, 2020

Conversation

AndreMiras
Copy link
Member

Also removes deprecated error troubleshooting targeting Python 2.

opacam
opacam previously approved these changes May 1, 2020
Copy link
Member

@opacam opacam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Nice work @AndreMiras, thanks!!

Comment on lines 168 to 178
Error: Cask 'java8' is unavailable: No Cask with this name exists
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

In order to install Java 8 on macOS you may need extra steps::

brew tap homebrew/cask-versions
brew cask install homebrew/cask-versions/adoptopenjdk8


Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we set java 8 as default for the shell session?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed, thanks for the reference. I didn't need to, but that could also be that I have only this version installed

@AndreMiras AndreMiras force-pushed the feature/documentation_update branch from af01854 to c98a243 Compare May 1, 2020 10:19
Also removes deprecated error troubleshooting targeting Python 2.
@AndreMiras AndreMiras force-pushed the feature/documentation_update branch from c98a243 to d5c672e Compare May 1, 2020 10:20
Copy link
Member

@opacam opacam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks!!

@AndreMiras AndreMiras merged commit 36426f4 into kivy:develop May 1, 2020
@AndreMiras AndreMiras deleted the feature/documentation_update branch May 1, 2020 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants