Skip to content

CEF Python v57.1 for Windows

Compare
Choose a tag to compare
@cztomczak cztomczak released this 22 Sep 11:45

This release fixes some issues on Windows, including High DPI support. Version v57.1 is released only for Windows. See also v57.0 release which is available for all platforms.

Installation

You can install pypi/cefpython3 package using pip tool. Command to install with pip:

pip install cefpython3==57.1

If you get an error when importing the cefpython3 package on Windows then see this section in the Knowledge Base document: ImportError: DLL load failed (Windows).

Support matrix

OS Py2 Py3 32bit 64bit Requirements
Windows 2.7 3.4 / 3.5 / 3.6 Yes Yes Windows 7+

Changes and notes for this release