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

Python 3.11 ImportError: cannot import name 'getargspec' from 'inspect' #163

Open
rleroi opened this issue Sep 22, 2023 · 1 comment
Open
Assignees

Comments

@rleroi
Copy link

rleroi commented Sep 22, 2023

I had this exact same issue as described here ethereum/web3.py#2704

The following comment solved it for me:
ethereum/web3.py#2704 (comment)

This might help other people that are using Python 3.11 and running into this issue.

@wonkr
Copy link
Member

wonkr commented Sep 22, 2023

That is a good idea. We will work on that.
But before the we update it, please use python3.8 version.
We support python 3.8 as of now.
Thanks.

@wonkr wonkr self-assigned this Sep 22, 2023
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

2 participants