pjlantz / droidbox

Dynamic analysis of Android apps
756 stars 221 forks source link

Import error: No module named pylab #32

Open AJquetta opened 2 years ago

AJquetta commented 2 years ago

Hello everyone i am working on this tool for my presentation in class, i have done all the part as stated in the guide till the ./startemu.sh pixel.

Now after opening the emulator, i am trying to run ./droidbox.sh test.apk 60 Note test.apk is apk file which i renamed it. All it is saying.

import error: No module named pylab, error on line 41.

I am very confused kindly help me.

Chudry commented 2 years ago

install matplotlib using apt will resolve this issue