CMD + K

gsutil-env

Community

Installation

To install this package, run one of the following:

Conda
$conda install flyem-forge::gsutil-env

Usage Tracking

0.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Google's gsutil command can only be installed to a Python 2 environment. This conda package makes gsutil available to Python 3 users. It will create a NEW Python 2 environment (if it doesn't exist already), install gsutil into it, and then add that environment's bin directory to the current PATH, AFTER the current environment's own bin directory. This is all achieved through some post-link.sh and activate.d hackery.

About

Last Updated

Oct 19, 2017 at 19:29

Total Downloads

161

Supported Platforms

linux-64
macOS-64