Ian Bell

Results 624 comments of Ian Bell

This is fixed; the problem was incorrect h,s anchor points.

A pull request fixing this would be welcomed. Python 3.8 is almost end-of-life, so it would be ok to break plotting in python 3.8 I think.

I tried to use the Raspbery PI for Desktop ISO, and I was able to get it booting in VirtualBox (eventually). I built and used the wheel and it worked...

For future readers: make sure you turn the number of CPU to >1 in virtualbox. Otherwise you get kernel panics, I think this is the reason for this problem I...

Another thing to try is: https://interrupt.memfault.com/blog/emulating-raspberry-pi-in-qemu#putting-it-all-in-docker

I have the qemu up and running with the link from above, but it is SLOW(!!). I bit the bullet and have a Raspberry Pi headed my way in a...

Access to a Pi seems to be needed. There is something odd with the python that is unlike all other platforms and emulation is not viable since the problem cannot...

My pi should arrive soon. Until then, you'll just have to wait as I have no idea what is going on.

Some good news and bad news. I got my pi, set it up, I'm at: ``` belli@raspberrypi:~/Desktop $ python Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0] on linux...

I think buster might be the problem. I cannot replicate the error on either bullseye or bookworm. In fact, on modern raspberry pi OS, you can use the binary wheels,...