davidleon
davidleon
cefpython3 also has problems with missing __file__. currently the build fails at File "helpers.pyx", line 60, in cefpython_py38.GetModuleDirectory. the code in cefpython3 is path = os.path.dirname(os.path.realpath(__file__)).
new to python maybe someone can help to alter the code to be python2 and 3 compatible? not sure why it's not working in python 2.7
take a look at https://www.github.com/davidleon/science_rcn it's windows visual c compatible. It runs on windows 10.