Closed GoogleCodeExporter closed 8 years ago
It's a known issue, there is a note on how to resolve it on the Download page:
When building from sources use CEF Python revision c1260fb985e6,
as later commits were tested only on Windows.
Original comment by czarek.t...@gmail.com
on 2 Dec 2014 at 6:21
Original comment by czarek.t...@gmail.com
on 2 Dec 2014 at 6:22
I've moved the note to the BuildOnLinux wiki page.
Original comment by czarek.t...@gmail.com
on 2 Dec 2014 at 6:26
Fixed in revision 1ea7723b8bb3.
Original comment by czarek.t...@gmail.com
on 3 Dec 2014 at 5:19
Hello thanks for your help
I tried to compile the revision 1ea7723b8bb3 and also revision c1260fb985e6,
but I got another error that I have not been able to fix
File "/usr/local/lib/python2.7/dist-packages/cython.py", line 24, in <module>
from Cython import load_ipython_extension
ImportError: cannot import name load_ipython_extension
I try installing ipyhton first using sudo apt-get but no luck I tried to read
in some forums but I have not been able to find the answer
I also tried updating Cython to latest version but I got the same result
Original comment by julian.c...@musicar.com
on 3 Dec 2014 at 8:28
You can't use the latest version of Cython, see:
https://code.google.com/p/cefpython/wiki/BuildOnLinux#Install_Cython
Also https://code.google.com/p/cefpython/issues/detail?id=110
Original comment by czarek.t...@gmail.com
on 3 Dec 2014 at 8:44
Thank you very much I could compile with no problem, I have some dependencies I
have to solve to run the demo wxpython.py but it is fine
Original comment by julian.c...@musicar.com
on 4 Dec 2014 at 2:14
Project will move to Github. Find this issue at the new address (soon):
https://github.com/cztomczak/cefpython/issues/146
Original comment by czarek.t...@gmail.com
on 24 Aug 2015 at 6:41
Original issue reported on code.google.com by
julian.c...@musicar.com
on 1 Dec 2014 at 10:24