Closed trenchawr closed 6 months ago
running into this as well
Thanks for reporting, this was resolved by re-introducing the removals into a patch as a bugfix in #64. Version 4.2.1
should have them added back.
Could you release 4.2.1
on Conda too please?
@fselmo fyi I'm seeing this again with 5.0.0
; also posted it here: https://github.com/ethereum/web3.py/issues/3346#issuecomment-2289610199
Yep, this is borked in 5.0.0
it seems
This has been patched in web3 v6.20.2
. Sorry for the inconvenience!
we're at web3 v6.6.1
, is the upgrade to v6.20.2
required?
@alecsavvy You can either upgrade to 6.20.2
(there shouldn't be anything breaking between 6.6.1
and 6.20.2
) or you can limit your eth-typing
dependency to be <5.0.0
.
What happened?
New upgrade broke existing imports in underlying libraries
Code that produced the error
Full error output
Fill this section in if you know how this could or should be fixed
Revert to older version
eth-typing Version
4.0.2
Python Version
3.11
Operating System
linux
Output from
pip freeze