Skip to content

added compatibility for deprecated "raw_input" in python 3#42

Open
b-schd wants to merge 1 commit intoChangLabUcsf:masterfrom
b-schd:master
Open

added compatibility for deprecated "raw_input" in python 3#42
b-schd wants to merge 1 commit intoChangLabUcsf:masterfrom
b-schd:master

Conversation

@b-schd
Copy link

@b-schd b-schd commented Jul 7, 2020

I received an error when trying to run the pipeline with python3 due to deprecation of raw_input.

Here is a suggested fix that worked for me, using six for backwards compatibility with python2.

Thanks for the pipeline!

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.

1 participant