Michael Dales
Michael Dales
``` $ ls -la /Users/michael/Dev/yirgacheffe/venv2/lib/python3.13/site-packages/mlx total 2664 -rw-r--r--@ 1 michael staff 578 22 Jul 10:21 __main__.py drwxr-xr-x@ 8 michael staff 256 22 Jul 10:21 __pycache__/ -rw-r--r--@ 1 michael staff...
I thought maybe it's because I'm using homebrew python for my project as I need newer than Python 3.9, but it also works on a clean virtual environment using Python3...
Just to confirm I uninstalled mlx-core and mlx from the impacted virtual env and reinstalled them and it now works fine. Thanks for your help @awni
I've fixed the following: * Renamed the C library wrapper to remove conf * Fixed silly ls -la in opam file * Fixed description in opam file @avsm I've not...
@mseri thanks. Between this and @avsm's comments I'll close this PR and make a new one once I've understood vendoring C libraries.
For me you can only find the google calendar if you click on the "events" drop down on the website, not on the "maker events" in the drop down, which...
This is my current work around for this :) https://github.com/mdales/webplats/commit/4bd3566a7444a6c41a65cd1fdaf6259386db4794
I could, but that still leaves me in what feels like an odd discrepancy whereby what what appears on the wire from the browser, what appears in the Caddy or...