ashubits / android_appsGroupingAnalysis

1 stars 0 forks source link

Error in smali_extraxt.py code #8

Open ashubits opened 7 years ago

ashubits commented 7 years ago

Error : python smali_extraxt.py -d grouped/CAMERA/ -o smali/CAMERA/ Traceback (most recent call last): File "smali_extraxt.py", line 48, in with open(fname) as infile: IOError: [Errno 5] Input/output error: 'grouped/CAMERA/Dubstep_Drum_Beats_MPC_Dj_Pads/smali/R$attr.smali'

Please rectify it

ashubits commented 7 years ago

Please handle exceptions in the code

  1. if file already exist
  2. if not able to open the directory 3 should save the error log
utkarshvaish9 commented 7 years ago

please try with that app alone which was creating the problem