Install python and moodlemlbackend package#36
Install python and moodlemlbackend package#36dmonllao wants to merge 1 commit intomoodlehq:7.1-jessiefrom
Conversation
|
This patch should be applied to *jessie branches. |
|
Just to mention that the install script here is missing the cleanup side of things.
We must remove apt directories, and python caches too to ensure we don’t have any extra image bloat.
|
4d901d1 to
16e4744
Compare
|
The patch has been amended to clear apt and pip caches. |
e1cb40a to
0f2c1d7
Compare
0f2c1d7 to
5869dac
Compare
|
The tensorflow versions required by our python ML backend can't be installed on jessie (Could not find any downloads that satisfy the requirement tensorflow>=1.0.0,<1.1). This is my conclusion after several tries. I've checked that the correct python version is installed, all the required dependencies... I ran out of ideas. What would you think about discarding this patch and just applying #35 to stretch? |
|
Hi @dmonllao, sudo pip install --upgrade pipBTW if I could vote: +1 to get rid of supporting ML in jessie since stretch images are now available even for PHP 7.2 and 7.3 here in HTH, |
|
Ok, closing this issue, thanks. |
No description provided.