sham00n / buster

An advanced tool for email reconnaissance
GNU General Public License v3.0
903 stars 167 forks source link

ERROR when running buster -> TypeError: function() argument 'code' must be code, not str #31

Open rektile opened 2 years ago

rektile commented 2 years ago

after installing and running buster i first got the error zope.event not found but after fixing that i get this error. any idea how to fix ### this?

image

rektile commented 2 years ago

I fixed it

For people that are having the same issue its because aiohttp was the wrong version. remove and purge python3-aiohttp then do pip3 install aiohttp