Rich Tong

Results 50 comments of Rich Tong

> Why can't asdf install a binary python package for the M1 family of processors instead of insisting on compiling from the source it pitifully fails? Yes this is a...

OK, this also happens on MacOS 12.2.1 with python 3.10.0, 3.9.10 ``` install-asdf.sh: asdf install python 3.9.10 python-build 3.9.10 /Users/rich/.asdf/installs/python/3.9.10 python-build: use [email protected] from homebrew python-build: use readline from homebrew...

And for Monterey as well, I'm thinking I need to blow away my ASDF installation and see what happens. This is working fine on one of my Intel Macs but...

I tried a complete delete. Removing asdf and ~/.asdf and this still happens sigh. However I have another MacBook Pro Intel 2016 which does not have this problem. Things correctly...

Got it trying that now, so it needs the latest binutils, interesting this isn't a problem on M1

I'm having trouble figuring out how to get the right ranlib as I'm using homebrew and just putting /usr/bin in front of the PATH causes all kinds of other problems....

Seems like there are four good PRs in it, has anyone taken over as maintainer to add this. Also, this looks like it is packaged so you can do a...

Yes please ccept the PR :-)

OK, I think I have a similar issue which is that the pyproject.toml is actually picked up in the --notebook-dir that is set for jupyter when you start it. So...

Yes there is a documentation fix that seems to be required on the M1 Mac, I've tried both the installation in the README.md, that is The documentation says that this...