/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.ganssle.io
| | www.mattlayman.com
3.8 parsecs away

Travel
| | It's embarassing when you release a package to PyPI, and the package is totally broken. I know because it happened to me. This post explores using Travis CI and Tox to test Python packaging so you don't make my mistake.
| | nabeelvalley.co.za
3.7 parsecs away

Travel
| | How to work with modules and handle the 'ModuleNotFoundError: No module named ...' error
| | www.henryleach.com
4.7 parsecs away

Travel
| | 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.
| | getcolorings.com
19.6 parsecs away

Travel
| [AI summary] A technical blog post explaining JavaScript error handling, stack traces, and how assertions work within the Chai testing framework.