Hacker News new | ask | show | jobs
by crazydiamond 4915 days ago
btw, on my system the `brew install` failed giving an error about "make the appropriate changes to your system". When I tried installing pyquery I realized it requires sudo access to write to /Library. I was able to install using "sudo python setup.py install". (pip gave a stack trace).

Tried "howdoi split string zsh" and it gave me a good answer.

1 comments

Thanks for the tip, I was just figuring out what changes I should make, when run into your post.