micsthepick

Results 58 comments of micsthepick

Maybe but this PR seems to introduce the issue, because I don't think that it's existing behaviour

``` conda activate base pip install --upgrade chardet conda update -n base -c defaults conda ``` seems to work at the moment for WSL?

[stack trace.log.txt](https://github.com/user-attachments/files/19899894/stack.trace.log.txt)

it might be helpful to mention I had to assist the installer script by emulating what it was supposed to do because Debian doesn't allow installing system packages

``` pi print(sys.path) ['/usr/share/gdb/python', '/usr/lib/python311.zip', '/usr/lib/python3.11', '/usr/lib/python3.11/lib-dynload', '/home/mike/.local/lib/python3.11/site-packages', '/home/mike/.local/lib/python3.11/site-packages/unicornafl-2.1.0-py3.11.egg', '/home/mike/.local/lib/python3.11/site-packages/unicorn-2.0.1.post1-py3.11-linux-x86_64.egg', '/usr/local/lib/python3.11/dist-packages', '/usr/lib/python3/dist-packages', '/usr/lib/python3.11/dist-packages'] ```

> I'd substantially prefer that the capability to test longer text be implemented by accepting multi-line chat messages. Doing so would leave a record of what was actually tested, rather...

Replicates on Termux: ``` pprofile --include dp.py -s 0.1 dp.py ... dp.py output elided... Command line: dp.py Total duration: 2.63185s File: dp.py File duration: 0s (0.00%) Line #| Hits| Time|...

when running the following arm program: ``` sudo chroot squashfs_root_bb qemu-arm-static -g 241 /usr/bin/env -i HOME=/ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin "SHELL=/bin/sh" LD_PRELOAD=/fw_hacks.so datalib ``` the main branch works fine with the follwing: ```...

and I'm happy if you don't care about this issue, it just bugs me seeing stuff that mathematically should be equal but has a few wrong digits :)