typed_python icon indicating copy to clipboard operation
typed_python copied to clipboard

MAC installation update

Open dkrasner opened this issue 3 years ago • 0 comments

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.

dkrasner avatar May 13 '22 13:05 dkrasner