simrat39 / rust-tools.nvim

Tools for better development in rust using neovim's builtin lsp
MIT License
2.17k stars 160 forks source link

Debugger crashing on MacOS (fatal Python error: config_get_locale_encoding) #418

Open Tesohh opened 11 months ago

Tesohh commented 11 months ago

I installed codelldb through VSCode and read through the wiki for codelldb debugging. However, it crashes like this every time:

Screenshot 2023-08-27 alle 01 14 47

i even tried installing through mason, still same thing. how can I fix this?