Skip to content

Coerce environment variable name to string#192

Open
jcaxmacher wants to merge 1 commit into
awslabs:masterfrom
jcaxmacher:patch-1
Open

Coerce environment variable name to string#192
jcaxmacher wants to merge 1 commit into
awslabs:masterfrom
jcaxmacher:patch-1

Conversation

@jcaxmacher

Copy link
Copy Markdown

Fixes #187. On Windows, environment variable names must be of type string. Otherwise, subprocess throws a TypeError exception.

On Windows, environment variable names must be of type string.  Otherwise, subprocess throws a TypeError exception.
@copperorange

Copy link
Copy Markdown

Can this be merged in? Would be useful.

@FantasticFiasco

Copy link
Copy Markdown

Since this PR doesn't seem to get merged, a sound workaround is to uninstall Python 2.7 and install 3.7.2. That did it for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants