Closed saputro-dwy closed 4 years ago
I just need run pip install figures
.
thankyou
Hi, I am having the same issue
and then I have added figures in $TUTOR_ROOT/env/build/openedx/requirements/private.txt
and build the openedx image time tutor images build openedx
and tutor local quickstart
It almost took 8 mins, Wouldn't it be good to pre-install as part of openedx
image build
It appears Appsembler has created stable releases while we were still on 0.3.0-prerelease. The latest figures plugin will point to v0.3.8, which should address your issue.
It almost took 8 mins, Wouldn't it be good to pre-install as part of openedx image build
@bvenkatr It was a long time ago, but do you remember when it took a couple hours to install Open edX? :stuck_out_tongue: I also wish it would be faster to rebuild the openedx docker image, but this is a complex project. I do not want to bundle figures with the base openedx docker image because I do not want to bloat it further.
Hi, i want to implement these plugins. but I have a problem when applying the command
tutor local init
namely:ImportError: No module named figures.settings.lms_production.
is there any step that I am lacking. thanks in advance