cztomczak / cefpython

Python bindings for the Chromium Embedded Framework (CEF)
Other
3.03k stars 469 forks source link

browser.Invalidate(cef.Rect(0, 0, browser.GetWidth(), browser.GetHeight())) #656

Open Mrfuhang opened 1 year ago

Mrfuhang commented 1 year ago

cefpython version:66.0 Exception: AttributeError: module 'cefpython3.cefpython_py37' has no attribute 'Rect'. How can I solve it?Can you help me?