Redex: Python 3 is required

Created on 13 Apr 2016  路  3Comments  路  Source: facebook/redex

Might be good to add to the README otherwise you'll get:

configure: error: Redex requires python3

Most helpful comment

A fix for this would be to install python3, I agree, it should be added to the README.

brew install python3 does the trick, though.

All 3 comments

A fix for this would be to install python3, I agree, it should be added to the README.

brew install python3 does the trick, though.

Good catch, thanks. I'll add it.

Fixed on master.

Was this page helpful?
0 / 5 - 0 ratings