def env_setup_studio()

in source/env_setup.py [0:0]


def env_setup_studio() -> None:
    logging.info('Starting environment setup for Studio.')
    py_exec = get_executable()

    logging.info('Installing local packages.')
    bash(f"""