#!/bin/bash
sudo python3.12 -m venv monenv
source monenv/bin/activate
pip install pytz