Skip to content

Use LooseVersion instead of StrictVersion for Mac build in build.py - #5998

Merged
Guoyu Wang (guoyu-wang) merged 1 commit into
masterfrom
gwang-msft/use_loose_version_build_py
Dec 2, 2020
Merged

Use LooseVersion instead of StrictVersion for Mac build in build.py#5998
Guoyu Wang (guoyu-wang) merged 1 commit into
masterfrom
gwang-msft/use_loose_version_build_py

Conversation

@guoyu-wang

Copy link
Copy Markdown
Contributor

Description: Use LooseVersion instead of StrictVersion for Mac build in build.py

Motivation and Context

  • If someone is using a rc version of cmake (such as 3.19.0-rc3) to build on Mac, the StrictVersion in build.py will fail, use LooseVersion instead

@guoyu-wang
Guoyu Wang (guoyu-wang) merged commit 6846c66 into master Dec 2, 2020
@guoyu-wang
Guoyu Wang (guoyu-wang) deleted the gwang-msft/use_loose_version_build_py branch December 2, 2020 04:57
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