Code0x58 edited a comment on issue #2924: Py3 heronpy URL: https://github.com/apache/incubator-heron/pull/2924#issuecomment-399665205 Once this does work locally, it'll need support on the schedulers, which I think is to update the executor image to include Python3.6. I will look into making `.pex` files pin to more generic interpreters (`python3` vs. `python3.6`), otherwise it will be a pain where you have to rebuild your PEXs every time the executor image's python 3 minor version increases - even if it is infrequent.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
