We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 614e146 commit 41eaf64Copy full SHA for 41eaf64
docs/tut_generating_new_schema.rst
@@ -378,7 +378,7 @@ Using the Schema Classes
378
:filename:`usdSchemaExamples.dll` and :filename:`.lib`) and the
379
:filename:`usdSchemaExamples` directory to :filename`<prefix>/plugin/usd`
380
381
- * You may encounter an :filename:`ImportError DLL load failed` when running from
+ * You may encounter :filename:`ImportError DLL load failed` when running from
382
Python 3.8+ on Windows. This is due to the DLL directory not being added to
383
trusted locations and can be resolved by manually adding the :filename:`resources`
384
directory before import via :filename:`os.add_dll_directory`.
0 commit comments