First, anytime I open Omniverse at all, I get a popup error stating "Failed to execute script main", and then whenever I start Marbles RTX, the Launch button loads a bit, and then nothing happens.
When trying to directly open the kit.exe, I get the following error:
[Info] [carb] Logging to file: C:/Users/me/.nvidia-omniverse/logs/Kit/omni.app.dev/101.0/kit_20230316_102238.log
[Info] [carb] Initializing plugin: carb.events.plugin (interfaces: [carb::events::IEvents v0.2]) (impl: carb.events.plugin)
[0.091s] Loading user config located at: 'C:/Users/me/AppData/Local/ov/data/Kit/omni.app.dev/101.0/user.config.json'
Fatal Python error: initfsencoding: unable to load the file system codec
ModuleNotFoundError: No module named 'encodings'
Which is weird, because I do have Python 3.11 installed and it's also added to PATH (I'm using Windows 11), and I can run Python and import "encodings" from the command line.
What am I missing here? The PC is a relatively new build running an RTX 4090 paired with a 12700K and 32 GBs of DDR5.
Thank you!