revoxhere / duino-coin

ᕲ Duino-Coin is a coin that can be mined with almost everything, including Arduino boards.
https://duinocoin.com
MIT License
1.06k stars 513 forks source link

Mining pi5 problem #1744

Closed Sliedo closed 5 months ago

Sliedo commented 5 months ago

Hi there,first of all i wish all of you a great and wonderfull year :-) My name is Lennaert and im mining duino coins for a few months now with esp8266 and it works great. i got a Raspberry pi5 for xmas and i was wondering if i could make it work for mining Duino,but somehow i cant figure it out what im doing wrong. All the tips and trick for mining with a raspberry i installed/tried it. but somehow i get the following problems......

" Traceback (most recent call last): File "/home/sliedo/duino-coin/libducohash/PC_Miner.py", line 1436, in Donate.start(int(user_settings["donate"])) File "/home/sliedo/duino-coin/libducohash/PC_Miner.py", line 510, in start pretty_print(get_string('thanks_donation').replace("\n", "\n\t\t"), File "/home/sliedo/duino-coin/libducohash/PC_Miner.py", line 618, in pretty_print print( File "/usr/lib/python3/dist-packages/colorama/ansitowin32.py", line 47, in write self.__convertor.write(text) File "/usr/lib/python3/dist-packages/colorama/ansitowin32.py", line 179, in write self.wrapped.write(text) UnicodeEncodeError: 'latin-1' codec can't encode characters in position 92-93: ordinal not in range(256)

Is there some1 here that can figure out what im doing wrong? and maybe even have a sollution... many thanks in advance

kind regards Lennaert