Rich Tong
Rich Tong
ugh, so many Mac-related build problems, this homebrew installs fine for 3.10.1 and 3.9.9. ``` python-build 3.10.1 /Users/rich/.asdf/installs/python/3.10.1 python-build: use [email protected] from homebrew python-build: use readline from homebrew Downloading Python-3.10.1.tar.xz......
The version as of January 2021 on an M1 MacBook Pro needs to be in the phoronix-test-suite directory but it is not clear where it is. By inspecting the homebrew...
**Describe the bug** When I try to run :MarkdownPreview from the command line in a README.md file, instead of getting the file produced, I get the error message ``` No...
Ok, this product is a little deep and I'm not sure how to debug, but with Python 3.8 on MacOS BiGsur, things worked fine, but when I switch to Python...
If of all thanks so much for doing this typing library. I use nptyping and we were trying your data-science-types. Here are the types that are missing. I'm no .pyi...
### Bug report info ```plain text act version: 0.2.26 GOOS: darwin GOARCH: arm64 NumCPU: 10 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock /Users/rich/.colima/docker.sock Config files: /Users/rich/.actrc: -P...
A quick google search says no, trying to get my M1 Mac up to date with the latest goodness. The Jupiter kernel has a ARM wheel for M1 :-)
There is no make all in the system and there are lots of build targets. Fixes #17 This uses a variable to read the Makefile and find all the relevant...
The current makefile has no easy way to build everything and check that it works. Adding a make all is not easy because there are so many targets. So should...
Fixes to melodic CPU to create a docker image see #14 Paramiko needs libffi6 and libffi-dev to install Removed the pip < 21 dependency because today there is no version...