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

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

Open
rektile opened this issue Jan 13, 2022 · 1 comment

Comments

@rektile
Copy link

rektile commented Jan 13, 2022

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
Copy link
Author

rektile commented Jan 13, 2022

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

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

1 participant