cztomczak / cefpython

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

Old cefpython3 Chromium version - v66 #663

Open InsertX2k opened 1 year ago

InsertX2k commented 1 year ago

Hi, So I have been trying to make a simple wrapper application for the Microsoft Clipchamp's online video editor application, and after following your example and doing my own modifications to it I managed to make cefpython work for me. It successes to display the web page but it says "Your browser is not supported" The latest chromium version (as of the date this post is written in) is: 117.0.5855.0 and this cefpython module is running chromium version 66 I have tried replacing .dlls (like chrome_elf.dll) and .pak files with no luck I have also tried downloading CEF binaries from the spotify-hosted website and trying to build your cefpython module from source and failed too. Can you release a new update with an up-to-date version of chromium? Thanks a lot

sahin52 commented 7 months ago

it is not working for me also. The chrome is out of date.