Matthias Zimmermann
Matthias Zimmermann
workaround that seems to work for us: explicitly install packaging 21.3 before installing brownie: ``` pip install packaging==21.3 pipx install eth-brownie ```
cool tx for your pull request :-) i would probably have done this in a similar way. question: according to [1] jaxx also provides manual private key entry that should...
wans't ware of jaxx. tx for notifying me, is jaxx open source or do you have a link to the repo? didn't find something in the short time i was...
why not try to create a pull request ;-) you could try to add a qr code in the html for the address private key via class `PaperWallet` which contains...
thanks for your story. i feel sorry for you. the non-randomness was actually on pupose from my side as it allows to easily verify if you get the same address...