Explore >> Select a destination


You are here

www.buildahomelab.com
| | vadosware.io
5.8 parsecs away

Travel
| | It took way more trial and error than I expected to set up E2E testing for a python-based project on CircleCI -- my loss (of time) is your gain.
| | www.henryleach.com
4.2 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.
| | www.integralist.co.uk
7.1 parsecs away

Travel
| | Introduction Virtual Environments Creating Virtual Environments Installing Python Versions Virtual Environments for multiple Pythons Shell Configuration Managing Dependencies Caching Dependencies Command Line Packages Introduction This blog post aims to demonstrate the most practical way to install multiple versions of Python, and of setting up 'virtual environments' for macOS userso We'll also dig into how to manage our project dependencies (e.g. we'll be discussing the classic Pip and requirements.txt ...
| | robr.dev
55.5 parsecs away

Travel
| Three things from this week. This week I've been following a lot of random threads again. Here are a few of them. Octoprint If you use a 3d printer you might be interested in Octoprint. It runs on a computer connected to the printer and handles a bunch of features like managing prints sent to the printer, tracking progress, or (with a webcam) streams video of the printer while it works.