Simulator Error due to Python3

Sure, here's the translation:


Hello, I am at a beginner-intermediate level in Swift coding. Lately, I have been trying to improve my skills. When I run the simulator, I get the following error:

"The LLDB RPC server has crashed. You may need to manually terminate your process. The crash log is located in ~/Library/Logs/DiagnosticReports and has a prefix 'lldb-rpc-server'. Please file a bug and attach the most recent crash log."

I wrote this feedback, and they responded:

"That looks like you are adding some Python modules to lldb, but have a cycle in the import."

I don’t know how I did this. Whenever I open a new project, I always encounter the same error. Can someone please help?


Simulator Error due to Python3
 
 
Q