# Create an environment with Python 3.9 and numpy zuko.env.create("myenv", python="3.9", packages=["numpy"])