Steve
- 活动总数 2
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
Steve 创建了一个帖子, 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...