You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Isn't it supposed to be an OS13Client in there? Can't run client from VS itself either because it can't find OS13Client.exe
Can't run Server because it can't find Python besides detecting different envs
Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding
Python runtime state: core initialized
ModuleNotFoundError: No module named 'encodings'
Current thread 0x0000080c (most recent call first):
<no Python frame>
Am i missing something?
The text was updated successfully, but these errors were encountered:
Describe the bug
Followed every instruction, still can't run latest build
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Build to be runnable
Additional Info
Basically i've managed to compile the solution but that wasn't enough to it being actually usable.
I've got this in my Debug-x64 folder:
Isn't it supposed to be an OS13Client in there? Can't run client from VS itself either because it can't find OS13Client.exe
Can't run Server because it can't find Python besides detecting different envs
Am i missing something?
The text was updated successfully, but these errors were encountered: