>seed_parser_v2.4.py
Traceback (most recent call last):
File "F:\Logi\03.07.23\seed_parser_v2.4.py", line 16, in <module>
from gen_wallet import *
File "F:\Logi\03.07.23\gen_wallet.py", line 2, in <module>
from bip_utils.bip.conf.bip44 import Bip44Ethereum
ImportError: cannot import name 'Bip44Ethereum' from 'bip_utils.bip.conf.bip44' (C:\Users\idi_naxyj\AppData\Local\Programs\Python\Python311\Lib\site-packages\bip_utils\bip\conf\bip44\__init__.py)