Felix Schäfer

Results 64 comments of Felix Schäfer

I wonder if it wouldn't be simpler to let chef/puppet/ansible/or somesuch abstract that away. On the other hand if you go down any of those rabbit holes you probably wouldn't...

(I guess an interesting question would be "is exogenesis maintained/developed anymore", i.e. is it worth it developing this?)

I'm currently getting: ``` 🐍 Python 🐍 Install Python: 👉 Link Python: 👍 Traceback (most recent call last): File "/usr/local/bin/pip", line 5, in from pkg_resources import load_entry_point File "build/bdist.macosx-10.10-x86_64/egg/pkg_resources.py", line...

Mmh, completely removing the homebrew python (`brew uninstall python && rm -rf $(brew --prefix)/lib/pythonX.Y/site-packages` for 2.7), reinstalling it ad applying the `~/.pydistutils.cfg` described in https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Homebrew-and-Python.md#note-on-pip-install---user seem to work for me.

We are waiting on a review, so this should not be marked as stale.

Much appreciated, thank you.

I think #3042 would be a great addition. What would be needed to get this going?

This would work for me either way, the compelling argument for the proposed solution is that it works by just adapting the unit file, there is no other installation or...