Uncaught TypeError: Cannot read properties of undefined (reading 'length')
at Object._mock_py_functions (eel.js:35:46)
at Object._init (eel.js:107:13)
at eel.js:165:5
请问该如何解决
...全文
476回复打赏收藏
js中调用python函数求救
按照网上的方法引入eel.js之后,一直出现下面的错误 Uncaught TypeError: Cannot read properties of undefined (reading 'length') at Object._mock_py_f