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

Web push failing #127

Open
kunalnhes opened this issue Jul 31, 2020 · 1 comment
Open

Web push failing #127

kunalnhes opened this issue Jul 31, 2020 · 1 comment

Comments

@kunalnhes
Copy link

Error im getting on running the server python script
The script is similar to what shared in the example.
but I can't do that: {} ImportError('libffi-806b1a9d.so.6.0.4: cannot open shared object file: No such file or directory',)
python version 3.6.8
pip freeze output

certifi==2019.9.11
cffi==1.13.2
chardet==3.0.4
cryptography==3.0
http-ece==1.1.0
py-vapid==1.7.1
pywebpush==1.11.0
requests==2.22.

@jrconlin
Copy link
Member

jrconlin commented Aug 5, 2020

This looks like you might be missing a system install. You may need to install libffi using your system package installer of choice.

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

2 participants