Nic Wanavit
Nic Wanavit
The scrollview got stuck at the top, hiding the conversation below the keyboard
System information ``` Macbook Air with M1 16GB OS: OSX 11.0.1 Big Sur Python: Python 3.9.1 packages: python-chess: 1.999 pysimplegui: 4.32.1 pyperclip: 1.8.1 ``` i clicked menu>engine>manage>install ``` Traceback (most...
I used docker-compose version 1.24.1 Docker version 0.0.0-20190703203708-ea740dd8af, build ea740dd8af npm http fetch GET https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz npm http fetch 200 https://registry.npmjs.org/negotiator/-/negotiator-0.6.2.tgz npm http fetch 200 https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz npm http fetch 200 https://registry.npmjs.org/bufferstreams/-/bufferstreams-1.0.1.tgz...
Hi as you may know, aws has released support for [lambda on arm64](https://aws.amazon.com/blogs/aws/aws-lambda-functions-powered-by-aws-graviton2-processor-run-your-functions-on-arm-and-get-up-to-34-better-price-performance/) which is quite a big deal because the running cost is a lot lower. Would you be...
I ran the example code and generated the sitemap file, however when reading the file, I get this error `ExpatError: not well-formed (invalid token): line 56, column 109` It seems...