moodle-mlbackend-python
moodle-mlbackend-python copied to clipboard
Tensorflow > 2.8 for Python 3.10.x
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
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.