Open shinokada opened 3 years ago
I got here through a google search for this exact error because I'm on a Mac M1 and this exception is for the GoLang Linux driver despite the way we do builds explicitly for the platform we expect. I'm hoping that its an easy fix but I'm not finding that the M1 has the best platform support.
I use the datasciencetoolbox/dsatcl2e image on Docker.
On page 38, when I run
curl -s https://news.ycombinator.com/ | pup 'table table tr:nth-last-of-type(n+2) td.title a'
I get the following error.