You are here |
nabeelvalley.co.za | ||
| | | |
techtldr.com
|
|
| | | | Here is a simple trick that I used to restart my python script after unhandled exception. Let's say I have this simple script called test.py that I want to run forever. It will just wait 2 seconds and throw an error. I use the following script called forever in the same directory: It uses python [...] | |
| | | |
blog.ganssle.io
|
|
| | | | An explanation of a few ways to make sure your tests use the version of the package that your users will install. | |
| | | |
www.henryleach.com
|
|
| | | | I'm leaving a note here as I've had this problem occur a couple of times, and each time it confuses me. When I try and launch a Vagrant box with an Ansible provisioning step, or otherwise try to run an Ansible playbook I get the error: ImportError: cannot import name 'initialize_locale'. Even a simple ansible --version will trigger this error. | |
| | | |
blog.martinig.ch
|
|
| | Informations and opinions about software architecture, developers on call, holacracy, Scrum, continuous testing, product management, saying thank you, tech leadership, customer journey maps, code reviews, code sharing, good bugs, android testing and open source project management. |