brad-sp / cuckoomon-modified

Modified edition of cuckoomon
GNU General Public License v3.0
23 stars 15 forks source link

On windows 7 x64 | Error: Unable to import sqlalchemy #32

Open SmartResearcherME opened 8 years ago

SmartResearcherME commented 8 years ago

Following the steps from flowing blog post http://cyberwarzone.com/installing-cuckoo-sandbox-on-a-windows-operating-system/ To install cockoo on windows 10 x64.

I also installed sqlalchemy using pip install sqlalchemy bson

But on executing cockoo,py i got following error.

ERROR: Missing dependency: Unable to import sqlalchemy

How to fix it?

Thanks,