Rob Wilkinson
Rob Wilkinson
The message _"UnicodeDecodeError: 'utf-8' codec can't decode byte 0x.."_ reminded me of something I encountered about 2 years ago in relation to a similar error in SMOP: [victorlei/smop] UnicodeDecodeError (#155)...
Just found some old notes on the _UnicodeDecodeError: 'utf-8'_ issue. Here's the gotcha to look out for: `https://www.gsqi.com/marketing-blog/utf-8-bom-robots-txt/` concerning errors from invisible characters. I encounterd it when trying out a...
This (https://github.com/iNerdier) experience is consistent with mine in trying to get English(New Zealand) working. Maybe its our accents! I am using 12.5.1. & Dictation works perfectly in TextEdit and this...
There is also Transpyle: [https://github.com/mbdevpl/transpyle] which has much of the infrastructure that Tamás suggests. Re c++ the site says: > Only very basic syntax is supported currentl y
Just found this at: [https://github.com/alexander-jackson/ptc](url) maybe it will meet the need. > Python to C Compiler (ptc) ptc is a source-to-source compiler for converting Python to C code. It aims...
On a MacMini M2 running Ventura I have noticed very heavy swap activity while ChaiNNer is running I have 16GB of physical ram and Activity Monitor has shown between 16...
Five minutes later! [20230302_214659.pdf](https://github.com/chaiNNer-org/chaiNNer/files/10869313/20230302_214659.pdf)
I have it working on an M2 mini. After some experimentation I found that if I used **pdm** to set up the folder **pykrita** as a package then everything fell...
I hit the same problem using MacOS Sonoma. I use Warp as my CLI terminal and it has a very useful AI based natural language search feature which rapidlly identified...
I will not be able to test my suggested changes until I update to MacOS Sequoia. This will not happen until late December. I suggest that you generate the pull,...