Tony Narlock

Results 701 comments of Tony Narlock

Just encountered this, making the directory fixed it for me. It would also be helpful if poudriere were to let you know if that variable is already set and its'...

Maybe I'm wrong? Maybe this should be closed: To be sure, here's the behavior of `auto_now` and `auto_now_add` on Django: https://docs.djangoproject.com/en/2.1/ref/models/fields/#django.db.models.DateField.auto_now > The field is only automatically updated when calling...

> I would be happy to release a 'one-time private license' which is a 'perpetual license', as espoused in the website, to you, or your organization. That may be enticing....

Issue should be renamed "auto-resolve _trivial_ / simple merge conflicts", or a new one should be created. "all/most" is too much scope for a package manager. When I have merge...

@cjolowicz I notice that https://github.com/cjolowicz/poetry-merge-lock is archived, any more details? Maybe it'd be worth linking to potential workarounds or this PR in the README?

@iomari Hi! Can you do it without the pastebin? But instead wrap it in this: ```` ``` Snippet ``` ```` Thank you

Also, can you provide these? - `tmux -V` - `python -V` - `which pip` - `which python` - `which tmuxp` - `pip show libtmux` - `pip show tmuxp` - `echo...

I can't solve the problem for you, but I think there is an issue with the system's python setup: - `which` shows multiple outputs, some with multiple slashes - `~/.local/bin/tmuxp`...

So to clarify, there is still an issue? If so, is there any error? Does pipx reinstall-all​ help? (per here?) Does this FAQ item "Pipx files not in expected locations...

It may have to do with the initialization time of the shell session in general If you were to use a barebones `.zshrc` / `.zshenv` / etc., or just `chsh...