Issue
I'm trying to train a tensorflow ML model scripted in python version 3.7.1. However the python version in kaggle is 3.10.2. Is there any method through which I can use a python 3.7 environment and is it possible to make it the default env?
Solution
I believe this is the exact thing you are looking for. As for making it default, you just have to select this new instance with changed python version in your program.
Answered By - humand09
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.