Closed r3comp1le closed 7 years ago
Thank you for the info - I removed the specific, outdated verison # from the requirements.txt file.
-James
On Wed, Nov 30, 2016 at 5:01 PM, r3comp1le notifications@github.com wrote:
I got this error from start_daemon
Failed to load application: 'CompiledFFI' object has no attribute 'def_extern'
The fix pip install --upgrade cffi
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ciscocsirt/malspider/issues/17, or mute the thread https://github.com/notifications/unsubscribe-auth/AR0QEDyvy-CsBzhRWqFlRIpPaEGwsDa6ks5rDfIkgaJpZM4LAvMt .
I got this error from start_daemon
Failed to load application: 'CompiledFFI' object has no attribute 'def_extern'
The fix
pip install --upgrade cffi