Replies: 1 comment
-
你把中文目录改成英文试一下, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Environment
Details
Describe what you were trying to get done.
I am using pythonnet to write a C# project, but I encountered a problem with the Chinese path.When
PythonEngine.Initialize(),Rethrow as DllNotFoundException: Could not load D:/Test中文/v2647_Debug/StreamingAssets/python-3.11.3-
embed-amd64/python311.dll.If it is a non-Chinese path, everything works fine.
What commands did you run to trigger this issue? If you can provide a
Greetings!
Beta Was this translation helpful? Give feedback.
All reactions