error message: mixer.connect error : AttributeError("'bpy.app' object has no attribute 'binary_path_python'")
I can't get mixer to work. And "bpy.app.binary_path_python" was deprecated in 2.91 and removed for 2.92 in favor of "sys.executable"
JacquesLucke/blender_vscode#80
Also im on Blender 3.0.0. Bottom left corner.
