You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: