Unknown Command
Closed this issue · 2 comments
jkariscodes commented
Hi. This is an awesome repository for extending Open edX base functionality. I am having an issue with the following instruction:
tutor local run lms ./manage.py lms openedx_plugin_init
which shows the following output
Unknown command: 'openedx_plugin_init'
As shown in the following screenshot
I am testing it in a local deployment using WSL following the documentation's instructions.
lpm0073 commented
Hi @jkariscodes , what exactly was the cause of this error? was it related in any way to deploying Palm?
jkariscodes commented
@lpm0073 I realized it was caused by missing the requirements for the OpenedX plugin. Thank you for creating a guide on adding functionality to OpenedX using Django apps. Therefore it has nothing to do with Palm.