moodle-mlbackend-python icon indicating copy to clipboard operation
moodle-mlbackend-python copied to clipboard

Tensorflow > 2.8 for Python 3.10.x

Open UncleRaymondo opened this issue 3 years ago • 1 comments

Hello, Can someone confirm if this will work with Python 3.10, noting that it needs Tensorflow 2.8 or higher? If so, how can we change the requirements.txt when doing a pip install moodlemlbackend Cheers, Ray

UncleRaymondo avatar Oct 25 '22 13:10 UncleRaymondo

It should work, but you will need to be the one to confirm it.

I would relax the requirements, talking off < restrictions as much as possible, and see if the tests run.

The secret truth about all Python requirements.txts and setup.pys is they are just something that happened to work for someone sometime and are never the result of sacrosanct research or reason.

douglasbagnall avatar Oct 27 '22 05:10 douglasbagnall