Skip to content

MAC installation update #392

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

MAC installation update #392

wants to merge 1 commit into from

Conversation

dkrasner
Copy link
Contributor

Mac install for typed python (intel and M1)

Motivation and Context

Documentation and minor c++ dependency library catch which allows TP to be installed on OSX.

Approach

How Has This Been Tested?

Tested on both Intel and M1 machines.

Screenshots or console output (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

adding a try/except for libstdc++ -> libc++ to deal with OSX deprecation of the former
updating missing install dependencies
updating documentation
add swap files to gitignore
@dkrasner dkrasner requested a review from braxtonmckee May 19, 2022 08:53
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.

1 participant