qpython-android / qpython.org

QPython contributor & sugguestion & question homepage
http://qpython.org
58 stars 11 forks source link

Unable to import scrapy module #149

Open SmartMetal opened 7 years ago

SmartMetal commented 7 years ago

Trying to use scrapy after installing scrapy with pip. After that, I manually downloaded and placed it in the /storage/emulated/0/com.hipipal.qpyplus/lib/python 2.7/site-packages/scrapy-1.2 How do I get the modules to run when I import them? I just keep getting "no such module" errors.