smartcontractkit / full-blockchain-solidity-course-py

Ultimate Solidity, Blockchain, and Smart Contract - Beginner to Expert Full Course | Python Edition
MIT License
10.75k stars 2.9k forks source link

pipx install eth-brownie , causing error #1163

Open km123abca opened 2 years ago

km123abca commented 2 years ago

Discussed in https://github.com/smartcontractkit/full-blockchain-solidity-course-py/discussions/1162

Originally posted by **km123abca** February 26, 2022 pipx install eth-brownie is causing an error. The end of the error stack is as follows \lib\encodings\cp1252.py", line 19, in encode return codecs.charmap_encode(input,self.errors,encoding_table)[0] UnicodeEncodeError: 'charmap' codec can't encode character '\u2502' in position 559: character maps to How do I resolve this? Please help
github-Dheeraj commented 2 years ago

Hi, exactly i dont know. But try upgrading your python to python3.

Someone has answered it before. https://github.com/llSourcell/twitter_sentiment_challenge/issues/1#issuecomment-298864832

Fellxer commented 2 years ago

i tried to do that, and i cant install python demo.py