-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Description
Hi,
I am having a simple issue. Here is the log:
11:34:12: Error: In Noise Suppression Compilation, exception: Exception from src\inference\src\cpp\core.cpp:206:
Couldn't create directory [C:\Users\_[redacted]_�ch _[redacted]_l�k], err=Permission denied)
In other words, I have "special symbols" in my username ("ě" and "í"), openvino cannot read them, tries to create a new folder under a different username (the one with broken characters), fails to do so (because it obviously does not have rights to create a new user) and halts.
Could you please teach openvino the special Unicode characters? Without this, I have no way of making it work.
Thanks!
Edit: This seems to be a similar, if not the same issue as the user @Giovani93 is having in his issue thread #293. I am using Windows 10 22H2. I will delete this thread if admins want to merge these issues.
Metadata
Metadata
Assignees
Labels
No labels