Closed mouneyrac closed 10 years ago
Ok I (re)found the solution:
sudo apt-get install python-pip cd /opt/moodle-sdk sudo pip install requests mdk create
mdk doctor
should help.
Also the "Installation" documentation :p.
Closing, thanks Jerome.
I am thinking of another way to install MDK, using pip
only, a bit like npm
and Node work.
I reinstalled ubuntu/mdk, launch 'mdk create' and I see this error: ImportError: No module named requests
I can't remember what was the solution? Can you mention it in the requirement in the README.md?
Thanks