Skip to content

Openvino cannot read my username with special Unicode characters #313

@Courteous-Cheetah

Description

@Courteous-Cheetah

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions