Skip to content

Update test script to work with python 3.8+ on Windows#10129

Merged
skottmckay merged 1 commit into
masterfrom
skottmckay/FixTestScriptForNewerPythonVersions
Dec 28, 2021
Merged

Update test script to work with python 3.8+ on Windows#10129
skottmckay merged 1 commit into
masterfrom
skottmckay/FixTestScriptForNewerPythonVersions

Conversation

@skottmckay
Copy link
Copy Markdown
Contributor

Description:
On Windows for Python 3.8+ you need to explicitly add the current directory for libraries to be loaded from it. Update onnxruntime_test_python.py to do that.

Motivation and Context
Fix build break if build.py is run on Windows with python 3.8+

…ry for libraries to be loaded from it. Update onnxruntime_test_python.py with that handling.
Copy link
Copy Markdown
Member

@yuslepukhin yuslepukhin left a comment

Choose a reason for hiding this comment

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

:shipit:

@skottmckay skottmckay merged commit a367f06 into master Dec 28, 2021
@skottmckay skottmckay deleted the skottmckay/FixTestScriptForNewerPythonVersions branch December 28, 2021 06:10
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