overhangio / tutor-ecommerce

Ecommerce plugin for Tutor
GNU Affero General Public License v3.0
17 stars 50 forks source link

tutor images build ecommerce - fails #4

Closed Miu-Catalin closed 4 years ago

Miu-Catalin commented 4 years ago

Hi, I've tried to build ecommerce but it stops with an error related to mysql-python

tutor, version 3.7.4 Ubuntu 18.04.3 LTS docker-compose version 1.17.1

error.log

regisb commented 4 years ago

Hi @Miu-Catalin! You seem to have multiple errors going on at the same time here. First of all, what version of docker are you running? You can get that version with docker --version.

Miu-Catalin commented 4 years ago

Hi @regisb,

Docker version 19.03.4, build 9013bf583a

regisb commented 4 years ago

How did you install tutor? (aka: from binary/pip/git clone)

Miu-Catalin commented 4 years ago

binary

regisb commented 4 years ago

Thanks for reporting this @Miu-Catalin! I do not quite understand why this bug did not occur before, but the fix will be available in the next release (v0.1.6) which should be available in a couple minutes.