Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception: Python version not supported: 3.8.2 #55

Open
M0dred opened this issue May 8, 2020 · 2 comments
Open

Exception: Python version not supported: 3.8.2 #55

M0dred opened this issue May 8, 2020 · 2 comments

Comments

@M0dred
Copy link

M0dred commented May 8, 2020

Python 3.8.2

sudo python3 Source/main.py
Traceback (most recent call last):
File "Source/main.py", line 12, in
from cefpython3 import cefpython as cef
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/cefpython3/init.py", line 64, in
raise Exception("Python version not supported: " + sys.version)
Exception: Python version not supported: 3.8.2 (v3.8.2:7b3ab5921f, Feb 24 2020, 17:52:18)
[Clang 6.0 (clang-600.0.57)]

@xroax
Copy link

xroax commented Jun 8, 2020

Im having the same issues, currently installing python2. I also get the an error when running the requirements.txt install

@Srinivas11789
Copy link
Owner

I think this depends on fix here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants