Closed GoogleCodeExporter closed 8 years ago
I want to continue building cefpython. But my purpose is actually try to build
a simple window with browser functionality using python, then use py2exe to
build a exe file and pack all files together to distribute, any help?
Original comment by sunson...@gmail.com
on 15 Oct 2013 at 11:32
Installing pywin32 is not necessary to use CEF Python, the cefsimple.py and
cefadvanced.py examples require it. But there are other examples that do not
require it: wxpython.py, pyqt.py, pyside.py, pygtk.py.
Please ask any questions on the CEF Python Forum.
Questions regarding installing pywin32 are out of the scope for this project,
try google, or the pywin32 forum. You may as well just intall ActivePython that
comes by default with pywin32.
Original comment by czarek.t...@gmail.com
on 15 Oct 2013 at 11:39
Project will move to Github. Find this issue at the new address (soon):
https://github.com/cztomczak/cefpython/issues/91
Original comment by czarek.t...@gmail.com
on 24 Aug 2015 at 6:34
Original issue reported on code.google.com by
sunson...@gmail.com
on 15 Oct 2013 at 11:28