I'm using python 3.11, window 10.
When i import Web3 from web3 and run deploy.py, it show me an error: ImportError: cannot import name 'getargspec' from 'inspect' (C:\Users\Admin\AppData\Local\Programs\Python\Python311\Lib\inspect.py).
And can not do anything from this on, it always shown this whenever i run the deploy.py command.
I'm using python 3.11, window 10. When i import Web3 from web3 and run deploy.py, it show me an error: ImportError: cannot import name 'getargspec' from 'inspect' (C:\Users\Admin\AppData\Local\Programs\Python\Python311\Lib\inspect.py). And can not do anything from this on, it always shown this whenever i run the deploy.py command.