ciscocsirt / malspider

Malspider is a web spidering framework that detects characteristics of web compromises.
BSD 3-Clause "New" or "Revised" License
419 stars 78 forks source link

CompiledFFI Error #17

Closed r3comp1le closed 7 years ago

r3comp1le commented 7 years ago

I got this error from start_daemon

Failed to load application: 'CompiledFFI' object has no attribute 'def_extern'

The fix pip install --upgrade cffi

jasheppa5 commented 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 .