Steve

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Steve created a post,

    Docker Image is picking python 2.7 instead of 3.7

    I have a docker image and when I configure it like below it always picks python 2.7. How can I make it use python3?? The python interpreter path doesnt seem to change anything.       I am followi...