0

I have downloaded django and other modules for qpython, then here comes the confusion, I have no idea how to manually install django for qpython, I thaught this should had been automatically. Please how can django be install manually. Thanks

Saeid
  • 4,147
  • 7
  • 27
  • 43

1 Answers1

1

You can upload the django or other dependency modules into the mobile's /sdcard/com.hipipal.qpyplus/lib/python2.7/site-packages/

BTW: you can install django through QPython's pip_console.py easily .

River
  • 66
  • 2