Rafael Novello
Rafael Novello
Hi guys! I'm trying to run with Local Executor but apparently I got a Zombie or Undead. When I run `sudo docker-compose -f docker-compose-LocalExecutor.yml up` I got: ``` bash webserver_1...
Well, I agree with both of you. But I believe the default option should be Python 3 right now. Version 2 have only more 6 months of official support: https://pythonclock.org/
Hi @Wei-1, why move? Why not update the Dockerfile to Python 3 and customize to Python 2 when it has necessary?
@takabayashi I agree. But if we still use Ubuntu 16.04 image we'll need to install python 3 manually, ok?
@Wei-1 it would be very good! I opened an issue for that, but I believe we need to do some tests because Marvin have many dependencies.
Hi @Wei-1 sorry for delay! How could I do this?
@Wei-1 thanks for help! Done!