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

Update to schema examples documentation #3394

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

ttrently
Copy link

@ttrently ttrently commented Nov 3, 2024

Description of Change(s)

Adds a note to the schema examples tutorial that warns about an issue with Python 3.8+ on Windows where the resources or DLL directories need to be manually added to trusted locations in order to import.

Fixes Issue(s)

#3376

Checklist

[X] I have created this PR based on the dev branch

[X] I have followed the coding conventions

[X] I have added unit tests that exercise this functionality (Reference:
testing guidelines)

[X] I have verified that all unit tests pass with the proposed changes

[X] I have submitted a signed Contributor License Agreement (Reference:
Contributor License Agreement instructions)

Add documentation for an issue with Python 3.8+ and Windows where schema DLL's need to be manually added to trusted locations in order to import.
Fixed some wording on the ImportError note.
@jesschimein
Copy link
Contributor

Filed as internal issue #USD-10390

❗ Please make sure that a signed CLA has been submitted!

@jesschimein
Copy link
Contributor

/AzurePipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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