Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
2248 มุมมอง

I've recently started getting 'KeyError' exceptions when trying to start Odoo (V14) from the VSCode IDE. I've been using this for close to two years and it has always worked perfectly - right up to about a week ago. I'm using VSCode version 1.61.0 and Ubuntu 20.04.3 LTS.

Anyone else having this problem?

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

The link in the comment describes the same problem I was having. The solution I found was to, when stopped by an exception, opening up the 'breakpoints' section in the left debugger panel and unchecking all of the 'exception' options. Once I did that Odoo ran fine up the the breakpoint I'd set for the code I needed to debug.

อวตาร
ละทิ้ง