Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: Matplotlib #2659

Closed
zaheerkzz opened this issue Aug 22, 2022 · 5 comments
Closed

KeyError: Matplotlib #2659

zaheerkzz opened this issue Aug 22, 2022 · 5 comments
Labels

Comments

@zaheerkzz
Copy link

zaheerkzz commented Aug 22, 2022

Software Versions

  • Python: 3.7, 3.9, 3.10
  • OS: Ubuntu
  • Kivy: 2.1.0
  • Kivy installation method:pip install

Describe the bug
I have issues with matplotlib==3.1.0 with kivy android build. Its working fine on desktop when i try to build with buildozer it crash android application with an error.
KeyError: 'kivy.garden.matplotlib'

I checked online answers but none helped.
https://stackoverflow.com/questions/63655196/how-to-get-rid-of-keyerror-kivy-garden-matplotlib
this answer suggests to downgrade matplotlib but it cannot downgrade as it dependent on cartopy

Expected behavior
I want to build my app with android

Code and Logs and screenshots

08-22 18:46:12.293 31153 31688 I python  :  KeyError: 'kivy.garden.matplotlib'
08-22 18:46:12.293 31153 31688 I python  : Python for android ended.

Here is project requirements
attrs==22.1.0
Cartopy==0.20.3
certifi==2022.6.15
cffi==1.15.1
cfgrib==0.9.10.1
charset-normalizer==2.1.0
click==8.1.3
cycler==0.11.0
Cython==0.29.32
docutils==0.19
eccodes==1.4.2
findlibs==0.0.2
fonttools==4.36.0
idna==3.3
importlib-metadata==4.12.0
Kivy==2.1.0
Kivy-Garden==0.1.5
kivymd==1.0.2
kiwisolver==1.4.4
matplotlib==3.1.0
numpy==1.21.6
packaging==21.3
pandas==1.3.5
Pillow==9.2.0
pycparser==2.21
Pygments==2.13.0
pygrib==2.1.4
pyparsing==3.0.9
pyproj==3.2.1
pyshp==2.3.1
python-dateutil==2.8.2
pytz==2022.2.1
requests==2.28.1
Shapely==1.8.4
six==1.16.0
typing_extensions==4.3.0
urllib3==1.26.11
xarray==0.20.2
zipp==3.8.1

@mp-007
Copy link
Contributor

mp-007 commented Aug 22, 2022

matplotlib recipe is now at 3.5.2

@matham matham transferred this issue from kivy/kivy Aug 22, 2022
@misl6
Copy link
Member

misl6 commented Aug 23, 2022

HI @zaheerkzz !
Can you please post the full log?

@zaheerkzz
Copy link
Author

HI @zaheerkzz ! Can you please post the full log?

Hi @misl6 , thank you for your response. here is the complete logs:

08-23 14:35:18.436 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.msdc.fc.def
08-23 14:35:18.437 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.msmm.em.def
08-23 14:35:18.437 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.msmm.fcmax.def
08-23 14:35:18.438 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.msmm.fcmean.def
08-23 14:35:18.438 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.msmm.fcmin.def
08-23 14:35:18.438 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.msmm.fcstdev.def
08-23 14:35:18.438 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.msmm.hcmean.def
08-23 14:35:18.439 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.ocea.an.def
08-23 14:35:18.439 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.ocea.ff.def
08-23 14:35:18.439 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.ocea.fx.def
08-23 14:35:18.439 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.ocea.of.def
08-23 14:35:18.440 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.ocea.or.def
08-23 14:35:18.440 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.oper.3v.def
08-23 14:35:18.440 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.oper.4i.def
08-23 14:35:18.440 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.oper.4v.def
08-23 14:35:18.441 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.oper.an.def
08-23 14:35:18.441 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.oper.ea.def
08-23 14:35:18.442 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.oper.ef.def
08-23 14:35:18.442 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.oper.fa.def
08-23 14:35:18.443 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.oper.fc.def
08-23 14:35:18.443 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.oper.fg.def
08-23 14:35:18.443 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.oper.gai.def
08-23 14:35:18.443 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.oper.go.def
08-23 14:35:18.444 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.oper.ia.def
08-23 14:35:18.444 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.oper.im.def
08-23 14:35:18.444 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.oper.me.def
08-23 14:35:18.444 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.oper.oi.def
08-23 14:35:18.445 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.oper.si.def
08-23 14:35:18.445 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.oper.sim.def
08-23 14:35:18.445 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.oper.ssd.def
08-23 14:35:18.445 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.scda.4i.def
08-23 14:35:18.445 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.scda.me.def
08-23 14:35:18.445 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.scda.ssd.def
08-23 14:35:18.446 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.seap.an.def
08-23 14:35:18.446 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.seap.ef.def
08-23 14:35:18.446 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.seap.es.def
08-23 14:35:18.446 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.seap.fc.def
08-23 14:35:18.446 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.seap.sv.def
08-23 14:35:18.447 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.seap.svar.def
08-23 14:35:18.447 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.seas.an.def
08-23 14:35:18.447 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.seas.fc.def
08-23 14:35:18.447 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.seas.ff.def
08-23 14:35:18.447 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.seas.fx.def
08-23 14:35:18.448 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.seas.of.def
08-23 14:35:18.448 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.seas.or.def
08-23 14:35:18.448 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.sens.me.def
08-23 14:35:18.448 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.sens.sf.def
08-23 14:35:18.448 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.sens.sg.def
08-23 14:35:18.449 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.sfmm.em.def
08-23 14:35:18.449 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.sfmm.fcmax.def
08-23 14:35:18.449 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.sfmm.fcmean.def
08-23 14:35:18.449 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.sfmm.fcmin.def
08-23 14:35:18.449 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.sfmm.fcstdev.def
08-23 14:35:18.449 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.smma.em.def
08-23 14:35:18.450 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.smma.fcmean.def
08-23 14:35:18.450 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.supd.an.def
08-23 14:35:18.450 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.swmm.fcmax.def
08-23 14:35:18.450 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.swmm.fcmean.def
08-23 14:35:18.450 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.swmm.fcmin.def
08-23 14:35:18.451 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.swmm.fcstdev.def
08-23 14:35:18.451 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.ukmo.s3.def
08-23 14:35:18.451 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.waef.cv.def
08-23 14:35:18.451 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.waef.efi.def
08-23 14:35:18.451 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.waef.efic.def
08-23 14:35:18.452 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.waef.ep.def
08-23 14:35:18.452 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.waef.fcmax.def
08-23 14:35:18.452 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.waef.fcmean.def
08-23 14:35:18.452 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.waef.fcmin.def
08-23 14:35:18.452 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.waef.fcstdev.def
08-23 14:35:18.452 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.waef.fp.def
08-23 14:35:18.453 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.waef.pf.def
08-23 14:35:18.453 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.waef.sot.def
08-23 14:35:18.453 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wamd.an.def
08-23 14:35:18.453 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wamd.fc.def
08-23 14:35:18.453 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wamf.cf.def
08-23 14:35:18.454 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wamf.fc.def
08-23 14:35:18.454 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wamo.an.def
08-23 14:35:18.454 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wamo.cl.def
08-23 14:35:18.454 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wamo.fc.def
08-23 14:35:18.455 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wasf.fc.def
08-23 14:35:18.455 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wave.4v.def
08-23 14:35:18.455 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wave.an.def
08-23 14:35:18.455 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wave.def
08-23 14:35:18.455 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wave.fc.def
08-23 14:35:18.455 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wave.fg.def
08-23 14:35:18.456 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.weef.cv.def
08-23 14:35:18.456 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.weef.efi.def
08-23 14:35:18.456 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.weef.efic.def
08-23 14:35:18.456 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.weef.ep.def
08-23 14:35:18.456 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.weef.fcmax.def
08-23 14:35:18.457 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.weef.fcmean.def
08-23 14:35:18.457 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.weef.fcmin.def
08-23 14:35:18.457 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.weef.fcstdev.def
08-23 14:35:18.457 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.weef.fp.def
08-23 14:35:18.457 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.weef.pf.def
08-23 14:35:18.458 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.weef.sot.def
08-23 14:35:18.458 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.weeh.cf.def
08-23 14:35:18.458 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.weeh.fcmax.def
08-23 14:35:18.458 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.weeh.fcmean.def
08-23 14:35:18.458 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.weeh.fcmin.def
08-23 14:35:18.459 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.weeh.fcstdev.def
08-23 14:35:18.459 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.weeh.pf.def
08-23 14:35:18.459 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wees.cd.def
08-23 14:35:18.459 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wees.ed.def
08-23 14:35:18.459 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wees.em.def
08-23 14:35:18.459 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wees.es.def
08-23 14:35:18.460 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wehs.cd.def
08-23 14:35:18.460 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wehs.ed.def
08-23 14:35:18.460 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wehs.em.def
08-23 14:35:18.460 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wehs.es.def
08-23 14:35:18.460 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.weov.pf.def
08-23 14:35:18.461 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wfas.cf.def
08-23 14:35:18.461 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wfas.fc.def
08-23 14:35:18.461 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wfas.fu.def
08-23 14:35:18.461 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wfas.pf.def
08-23 14:35:18.461 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wfas.sfo.def
08-23 14:35:18.462 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wfcl.cf.def
08-23 14:35:18.462 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wfcl.fc.def
08-23 14:35:18.462 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wfcl.pf.def
08-23 14:35:18.462 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wfcl.sfo.def
08-23 14:35:18.462 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wfrf.cf.def
08-23 14:35:18.462 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wfrf.pf.def
08-23 14:35:18.463 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wfse.fc.def
08-23 14:35:18.463 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wfsr.fc.def
08-23 14:35:18.463 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wmfm.fcmax.def
08-23 14:35:18.463 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wmfm.fcmean.def
08-23 14:35:18.463 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wmfm.fcmin.def
08-23 14:35:18.464 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/grib.wmfm.fcstdev.def
08-23 14:35:18.464 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/make_type_switch_case.sh
08-23 14:35:18.464 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/marsTypeConcept.def
08-23 14:35:18.464 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/metdb.pl
08-23 14:35:18.464 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/model.96.table
08-23 14:35:18.465 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/stream.table
08-23 14:35:18.465 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/type.table
08-23 14:35:18.465 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars/wave_domain.def
08-23 14:35:18.466 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/mars_param.table
08-23 14:35:18.468 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/marsattrib_db2def.pl
08-23 14:35:18.468 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/
08-23 14:35:18.469 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/CCCC.txt
08-23 14:35:18.474 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/boot.def
08-23 14:35:18.475 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/boot.flexible.def
08-23 14:35:18.476 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/cccc.def
08-23 14:35:18.476 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/clouds.def
08-23 14:35:18.476 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/clouds.table
08-23 14:35:18.477 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/clouds_Trend1.def
08-23 14:35:18.477 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/clouds_Trend2.def
08-23 14:35:18.478 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/clouds_Trend3.def
08-23 14:35:18.478 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/clouds_Trend4.def
08-23 14:35:18.478 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/colour.def
08-23 14:35:18.479 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/direction.table
08-23 14:35:18.479 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/horizontalVisibility.def
08-23 14:35:18.479 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/horizontalVisibility_Trend1.def
08-23 14:35:18.479 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/horizontalVisibility_Trend2.def
08-23 14:35:18.480 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/horizontalVisibility_Trend3.def
08-23 14:35:18.480 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/horizontalVisibility_Trend4.def
08-23 14:35:18.480 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/list_gen.pl
08-23 14:35:18.480 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/make_runwayState.ksh
08-23 14:35:18.481 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/make_rvr.ksh
08-23 14:35:18.481 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/make_trend.ksh
08-23 14:35:18.481 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/missing_field.def
08-23 14:35:18.481 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/nsd_cccc.txt
08-23 14:35:18.493 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/present_weather.def
08-23 14:35:18.494 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/present_weather.list
08-23 14:35:18.494 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/present_weather_Trend1.def
08-23 14:35:18.494 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/present_weather_Trend2.def
08-23 14:35:18.495 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/present_weather_Trend3.def
08-23 14:35:18.495 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/present_weather_Trend4.def
08-23 14:35:18.495 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/qnh.def
08-23 14:35:18.496 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/recent_weather.def
08-23 14:35:18.496 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/remark.def
08-23 14:35:18.496 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/runwayDepthOfDeposit.table
08-23 14:35:18.497 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/runwayFrictionCoefficient.table
08-23 14:35:18.497 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/runwayState.def
08-23 14:35:18.498 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/runwayState1.def
08-23 14:35:18.499 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/runwayState2.def
08-23 14:35:18.500 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/runwayState3.def
08-23 14:35:18.500 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/runwayState4.def
08-23 14:35:18.501 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/runwayStateDeposit.table
08-23 14:35:18.501 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/runwayStateExtentOfContamination.table
08-23 14:35:18.501 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/rvr1.def
08-23 14:35:18.502 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/rvr2.def
08-23 14:35:18.502 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/rvr3.def
08-23 14:35:18.502 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/rvr4.def
08-23 14:35:18.502 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/seaState.table
08-23 14:35:18.503 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/sea_state.def
08-23 14:35:18.503 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/stations/
08-23 14:35:18.503 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/stations/ARINC.TXT
08-23 14:35:18.532 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/temperature.def
08-23 14:35:18.532 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/temperature.list
08-23 14:35:18.533 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/trend1.def
08-23 14:35:18.533 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/trend2.def
08-23 14:35:18.533 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/trend3.def
08-23 14:35:18.533 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/trend4.def
08-23 14:35:18.534 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/weatherCodes-forecasters.txt
08-23 14:35:18.534 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/weatherCodes-full.txt
08-23 14:35:18.534 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/weatherCodes-metar-template.txt
08-23 14:35:18.535 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/weatherCodes-trend-template.txt
08-23 14:35:18.535 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/wind.def
08-23 14:35:18.535 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/wind_Trend1.def
08-23 14:35:18.535 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/wind_Trend2.def
08-23 14:35:18.536 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/wind_Trend3.def
08-23 14:35:18.536 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/wind_Trend4.def
08-23 14:35:18.536 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/wind_shear.def
08-23 14:35:18.536 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/wrong_delayed.def
08-23 14:35:18.536 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/metar/x
08-23 14:35:18.547 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/param_id.table
08-23 14:35:18.550 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/param_limits.def
08-23 14:35:18.550 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/parameters_version.def
08-23 14:35:18.550 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/publish_new_parameters.sh
08-23 14:35:18.550 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/stepUnits.table
08-23 14:35:18.551 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/
08-23 14:35:18.551 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/CCCC.txt
08-23 14:35:18.557 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/boot.def
08-23 14:35:18.557 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/cccc.def
08-23 14:35:18.558 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/clouds.def
08-23 14:35:18.558 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/clouds.table
08-23 14:35:18.558 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/clouds_Trend1.def
08-23 14:35:18.558 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/clouds_Trend2.def
08-23 14:35:18.558 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/clouds_Trend3.def
08-23 14:35:18.559 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/clouds_Trend4.def
08-23 14:35:18.559 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/colour.def
08-23 14:35:18.559 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/direction.table
08-23 14:35:18.559 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/horizontalVisibility.def
08-23 14:35:18.559 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/horizontalVisibility_Trend1.def
08-23 14:35:18.560 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/horizontalVisibility_Trend2.def
08-23 14:35:18.560 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/horizontalVisibility_Trend3.def
08-23 14:35:18.560 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/horizontalVisibility_Trend4.def
08-23 14:35:18.560 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/list_gen.pl
08-23 14:35:18.561 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/make_runwayState.ksh
08-23 14:35:18.561 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/make_rvr.ksh
08-23 14:35:18.561 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/make_trend.ksh
08-23 14:35:18.561 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/missing_field.def
08-23 14:35:18.561 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/nsd_cccc.txt
08-23 14:35:18.573 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/present_weather.def
08-23 14:35:18.574 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/present_weather.list
08-23 14:35:18.575 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/present_weather_Trend1.def
08-23 14:35:18.575 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/present_weather_Trend2.def
08-23 14:35:18.575 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/present_weather_Trend3.def
08-23 14:35:18.575 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/present_weather_Trend4.def
08-23 14:35:18.575 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/qnh.def
08-23 14:35:18.576 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/recent_weather.def
08-23 14:35:18.576 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/remark.def
08-23 14:35:18.576 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/runwayDepthOfDeposit.table
08-23 14:35:18.576 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/runwayFrictionCoefficient.table
08-23 14:35:18.577 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/runwayState.def
08-23 14:35:18.577 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/runwayState1.def
08-23 14:35:18.577 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/runwayState2.def
08-23 14:35:18.577 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/runwayState3.def
08-23 14:35:18.577 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/runwayState4.def
08-23 14:35:18.578 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/runwayStateDeposit.table
08-23 14:35:18.578 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/runwayStateExtentOfContamination.table
08-23 14:35:18.578 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/rvr1.def
08-23 14:35:18.578 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/rvr2.def
08-23 14:35:18.578 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/rvr3.def
08-23 14:35:18.579 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/rvr4.def
08-23 14:35:18.579 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/seaState.table
08-23 14:35:18.579 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/sea_state.def
08-23 14:35:18.579 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/stations/
08-23 14:35:18.579 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/stations/ARINC.TXT
08-23 14:35:18.607 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/stations/convertARINC.pl
08-23 14:35:18.607 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/stations/nsd_cccc.txt
08-23 14:35:18.619 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/temperature.def
08-23 14:35:18.620 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/temperature.list
08-23 14:35:18.620 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/trend1.def
08-23 14:35:18.620 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/trend2.def
08-23 14:35:18.621 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/trend3.def
08-23 14:35:18.621 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/trend4.def
08-23 14:35:18.621 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/weatherCodes-forecasters.txt
08-23 14:35:18.621 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/weatherCodes-full.txt
08-23 14:35:18.622 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/weatherCodes-metar-template.txt
08-23 14:35:18.622 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/weatherCodes-trend-template.txt
08-23 14:35:18.622 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/wind.def
08-23 14:35:18.622 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/wind_Trend1.def
08-23 14:35:18.623 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/wind_Trend2.def
08-23 14:35:18.623 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/wind_Trend3.def
08-23 14:35:18.623 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/wind_Trend4.def
08-23 14:35:18.623 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/wind_shear.def
08-23 14:35:18.623 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/wrong_delayed.def
08-23 14:35:18.624 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/taf/x
08-23 14:35:18.635 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/tide/
08-23 14:35:18.635 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/tide/boot.def
08-23 14:35:18.636 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/tide/mars_labeling.def
08-23 14:35:18.636 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/tide/section.1.def
08-23 14:35:18.636 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/tide/section.4.def
08-23 14:35:18.636 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/units.pyc
08-23 14:35:18.637 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/wrap/
08-23 14:35:18.637 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/wrap/boot.def
08-23 14:35:18.637 31520 31567 V python  : extracting _python_bundle/site-packages/pygrib/share/eccodes/definitions/wrap/metadata.0.def
08-23 14:35:18.638 31520 31567 V python  : extracting _python_bundle/site-packages/pyjnius-1.4.2-py3.9.egg-info/
08-23 14:35:18.638 31520 31567 V python  : extracting _python_bundle/site-packages/pyjnius-1.4.2-py3.9.egg-info/PKG-INFO
08-23 14:35:18.638 31520 31567 V python  : extracting _python_bundle/site-packages/pyjnius-1.4.2-py3.9.egg-info/SOURCES.txt
08-23 14:35:18.639 31520 31567 V python  : extracting _python_bundle/site-packages/pyjnius-1.4.2-py3.9.egg-info/dependency_links.txt
08-23 14:35:18.639 31520 31567 V python  : extracting _python_bundle/site-packages/pyjnius-1.4.2-py3.9.egg-info/requires.txt
08-23 14:35:18.639 31520 31567 V python  : extracting _python_bundle/site-packages/pyjnius-1.4.2-py3.9.egg-info/top_level.txt
08-23 14:35:18.639 31520 31567 V python  : extracting _python_bundle/site-packages/pylab.pyc
08-23 14:35:18.639 31520 31567 V python  : extracting _python_bundle/site-packages/pyparsing-3.0.9.dist-info/
08-23 14:35:18.640 31520 31567 V python  : extracting _python_bundle/site-packages/pyparsing-3.0.9.dist-info/INSTALLER
08-23 14:35:18.640 31520 31567 V python  : extracting _python_bundle/site-packages/pyparsing-3.0.9.dist-info/LICENSE
08-23 14:35:18.640 31520 31567 V python  : extracting _python_bundle/site-packages/pyparsing-3.0.9.dist-info/METADATA
08-23 14:35:18.641 31520 31567 V python  : extracting _python_bundle/site-packages/pyparsing-3.0.9.dist-info/RECORD
08-23 14:35:18.641 31520 31567 V python  : extracting _python_bundle/site-packages/pyparsing-3.0.9.dist-info/REQUESTED
08-23 14:35:18.641 31520 31567 V python  : extracting _python_bundle/site-packages/pyparsing-3.0.9.dist-info/WHEEL
08-23 14:35:18.641 31520 31567 V python  : extracting _python_bundle/site-packages/pyparsing/
08-23 14:35:18.641 31520 31567 V python  : extracting _python_bundle/site-packages/pyparsing/__init__.pyc
08-23 14:35:18.642 31520 31567 V python  : extracting _python_bundle/site-packages/pyparsing/actions.pyc
08-23 14:35:18.642 31520 31567 V python  : extracting _python_bundle/site-packages/pyparsing/common.pyc
08-23 14:35:18.642 31520 31567 V python  : extracting _python_bundle/site-packages/pyparsing/core.pyc
08-23 14:35:18.645 31520 31567 V python  : extracting _python_bundle/site-packages/pyparsing/diagram/
08-23 14:35:18.646 31520 31567 V python  : extracting _python_bundle/site-packages/pyparsing/diagram/__init__.pyc
08-23 14:35:18.646 31520 31567 V python  : extracting _python_bundle/site-packages/pyparsing/exceptions.pyc
08-23 14:35:18.647 31520 31567 V python  : extracting _python_bundle/site-packages/pyparsing/helpers.pyc
08-23 14:35:18.647 31520 31567 V python  : extracting _python_bundle/site-packages/pyparsing/py.typed
08-23 14:35:18.648 31520 31567 V python  : extracting _python_bundle/site-packages/pyparsing/results.pyc
08-23 14:35:18.648 31520 31567 V python  : extracting _python_bundle/site-packages/pyparsing/testing.pyc
08-23 14:35:18.649 31520 31567 V python  : extracting _python_bundle/site-packages/pyparsing/unicode.pyc
08-23 14:35:18.649 31520 31567 V python  : extracting _python_bundle/site-packages/pyparsing/util.pyc
08-23 14:35:18.650 31520 31567 V python  : extracting _python_bundle/site-packages/python_dateutil-2.8.2.dist-info/
08-23 14:35:18.650 31520 31567 V python  : extracting _python_bundle/site-packages/python_dateutil-2.8.2.dist-info/INSTALLER
08-23 14:35:18.650 31520 31567 V python  : extracting _python_bundle/site-packages/python_dateutil-2.8.2.dist-info/LICENSE
08-23 14:35:18.650 31520 31567 V python  : extracting _python_bundle/site-packages/python_dateutil-2.8.2.dist-info/METADATA
08-23 14:35:18.651 31520 31567 V python  : extracting _python_bundle/site-packages/python_dateutil-2.8.2.dist-info/RECORD
08-23 14:35:18.651 31520 31567 V python  : extracting _python_bundle/site-packages/python_dateutil-2.8.2.dist-info/REQUESTED
08-23 14:35:18.651 31520 31567 V python  : extracting _python_bundle/site-packages/python_dateutil-2.8.2.dist-info/WHEEL
08-23 14:35:18.652 31520 31567 V python  : extracting _python_bundle/site-packages/python_dateutil-2.8.2.dist-info/top_level.txt
08-23 14:35:18.652 31520 31567 V python  : extracting _python_bundle/site-packages/python_dateutil-2.8.2.dist-info/zip-safe
08-23 14:35:18.652 31520 31567 V python  : extracting _python_bundle/site-packages/pyximport/
08-23 14:35:18.652 31520 31567 V python  : extracting _python_bundle/site-packages/pyximport/__init__.pyc
08-23 14:35:18.652 31520 31567 V python  : extracting _python_bundle/site-packages/pyximport/pyxbuild.pyc
08-23 14:35:18.653 31520 31567 V python  : extracting _python_bundle/site-packages/pyximport/pyximport.pyc
08-23 14:35:18.653 31520 31567 V python  : extracting _python_bundle/site-packages/requests-2.28.1.dist-info/
08-23 14:35:18.654 31520 31567 V python  : extracting _python_bundle/site-packages/requests-2.28.1.dist-info/INSTALLER
08-23 14:35:18.654 31520 31567 V python  : extracting _python_bundle/site-packages/requests-2.28.1.dist-info/LICENSE
08-23 14:35:18.654 31520 31567 V python  : extracting _python_bundle/site-packages/requests-2.28.1.dist-info/METADATA
08-23 14:35:18.655 31520 31567 V python  : extracting _python_bundle/site-packages/requests-2.28.1.dist-info/RECORD
08-23 14:35:18.655 31520 31567 V python  : extracting _python_bundle/site-packages/requests-2.28.1.dist-info/REQUESTED
08-23 14:35:18.655 31520 31567 V python  : extracting _python_bundle/site-packages/requests-2.28.1.dist-info/WHEEL
08-23 14:35:18.656 31520 31567 V python  : extracting _python_bundle/site-packages/requests-2.28.1.dist-info/top_level.txt
08-23 14:35:18.657 31520 31567 V python  : extracting _python_bundle/site-packages/requests/
08-23 14:35:18.657 31520 31567 V python  : extracting _python_bundle/site-packages/requests/__init__.pyc
08-23 14:35:18.658 31520 31567 V python  : extracting _python_bundle/site-packages/requests/__version__.pyc
08-23 14:35:18.658 31520 31567 V python  : extracting _python_bundle/site-packages/requests/_internal_utils.pyc
08-23 14:35:18.658 31520 31567 V python  : extracting _python_bundle/site-packages/requests/adapters.pyc
08-23 14:35:18.659 31520 31567 V python  : extracting _python_bundle/site-packages/requests/api.pyc
08-23 14:35:18.659 31520 31567 V python  : extracting _python_bundle/site-packages/requests/auth.pyc
08-23 14:35:18.660 31520 31567 V python  : extracting _python_bundle/site-packages/requests/certs.pyc
08-23 14:35:18.661 31520 31567 V python  : extracting _python_bundle/site-packages/requests/compat.pyc
08-23 14:35:18.661 31520 31567 V python  : extracting _python_bundle/site-packages/requests/cookies.pyc
08-23 14:35:18.662 31520 31567 V python  : extracting _python_bundle/site-packages/requests/exceptions.pyc
08-23 14:35:18.663 31520 31567 V python  : extracting _python_bundle/site-packages/requests/help.pyc
08-23 14:35:18.663 31520 31567 V python  : extracting _python_bundle/site-packages/requests/hooks.pyc
08-23 14:35:18.664 31520 31567 V python  : extracting _python_bundle/site-packages/requests/models.pyc
08-23 14:35:18.664 31520 31567 V python  : extracting _python_bundle/site-packages/requests/packages.pyc
08-23 14:35:18.665 31520 31567 V python  : extracting _python_bundle/site-packages/requests/sessions.pyc
08-23 14:35:18.665 31520 31567 V python  : extracting _python_bundle/site-packages/requests/status_codes.pyc
08-23 14:35:18.665 31520 31567 V python  : extracting _python_bundle/site-packages/requests/structures.pyc
08-23 14:35:18.666 31520 31567 V python  : extracting _python_bundle/site-packages/requests/utils.pyc
08-23 14:35:18.666 31520 31567 V python  : extracting _python_bundle/site-packages/setup_sdist.pyc
08-23 14:35:18.667 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools-51.3.3-py3.9.egg-info/
08-23 14:35:18.668 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools-51.3.3-py3.9.egg-info/PKG-INFO
08-23 14:35:18.668 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools-51.3.3-py3.9.egg-info/SOURCES.txt
08-23 14:35:18.668 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools-51.3.3-py3.9.egg-info/dependency_links.txt
08-23 14:35:18.669 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools-51.3.3-py3.9.egg-info/entry_points.txt
08-23 14:35:18.669 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools-51.3.3-py3.9.egg-info/requires.txt
08-23 14:35:18.669 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools-51.3.3-py3.9.egg-info/top_level.txt
08-23 14:35:18.669 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/
08-23 14:35:18.669 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/__init__.pyc
08-23 14:35:18.670 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_deprecation_warning.pyc
08-23 14:35:18.670 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/
08-23 14:35:18.670 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/__init__.pyc
08-23 14:35:18.671 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/_msvccompiler.pyc
08-23 14:35:18.671 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/archive_util.pyc
08-23 14:35:18.672 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/bcppcompiler.pyc
08-23 14:35:18.672 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/ccompiler.pyc
08-23 14:35:18.673 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/cmd.pyc
08-23 14:35:18.673 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/
08-23 14:35:18.673 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/__init__.pyc
08-23 14:35:18.674 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/bdist.pyc
08-23 14:35:18.674 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/bdist_dumb.pyc
08-23 14:35:18.674 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/bdist_msi.pyc
08-23 14:35:18.675 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/bdist_rpm.pyc
08-23 14:35:18.676 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/bdist_wininst.pyc
08-23 14:35:18.676 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/build.pyc
08-23 14:35:18.676 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/build_clib.pyc
08-23 14:35:18.677 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/build_ext.pyc
08-23 14:35:18.677 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/build_py.pyc
08-23 14:35:18.678 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/build_scripts.pyc
08-23 14:35:18.678 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/check.pyc
08-23 14:35:18.678 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/clean.pyc
08-23 14:35:18.679 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/config.pyc
08-23 14:35:18.679 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/install.pyc
08-23 14:35:18.680 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/install_data.pyc
08-23 14:35:18.680 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/install_egg_info.pyc
08-23 14:35:18.680 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/install_headers.pyc
08-23 14:35:18.680 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/install_lib.pyc
08-23 14:35:18.681 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/install_scripts.pyc
08-23 14:35:18.681 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/py37compat.pyc
08-23 14:35:18.681 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/register.pyc
08-23 14:35:18.682 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/sdist.pyc
08-23 14:35:18.682 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/command/upload.pyc
08-23 14:35:18.683 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/config.pyc
08-23 14:35:18.683 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/core.pyc
08-23 14:35:18.683 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/cygwinccompiler.pyc
08-23 14:35:18.684 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/debug.pyc
08-23 14:35:18.684 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/dep_util.pyc
08-23 14:35:18.684 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/dir_util.pyc
08-23 14:35:18.684 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/dist.pyc
08-23 14:35:18.685 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/errors.pyc
08-23 14:35:18.685 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/extension.pyc
08-23 14:35:18.686 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/fancy_getopt.pyc
08-23 14:35:18.686 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/file_util.pyc
08-23 14:35:18.687 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/filelist.pyc
08-23 14:35:18.687 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/log.pyc
08-23 14:35:18.687 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/msvc9compiler.pyc
08-23 14:35:18.688 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/msvccompiler.pyc
08-23 14:35:18.688 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/py35compat.pyc
08-23 14:35:18.689 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/py38compat.pyc
08-23 14:35:18.689 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/spawn.pyc
08-23 14:35:18.689 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/sysconfig.pyc
08-23 14:35:18.689 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/text_file.pyc
08-23 14:35:18.690 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/unixccompiler.pyc
08-23 14:35:18.690 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/util.pyc
08-23 14:35:18.691 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/version.pyc
08-23 14:35:18.691 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_distutils/versionpredicate.pyc
08-23 14:35:18.691 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_imp.pyc
08-23 14:35:18.692 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_vendor/
08-23 14:35:18.692 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_vendor/__init__.pyc
08-23 14:35:18.692 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_vendor/ordered_set.pyc
08-23 14:35:18.693 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/
08-23 14:35:18.693 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/__about__.pyc
08-23 14:35:18.693 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/__init__.pyc
08-23 14:35:18.693 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/_compat.pyc
08-23 14:35:18.694 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/_structures.pyc
08-23 14:35:18.694 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/_typing.pyc
08-23 14:35:18.694 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/markers.pyc
08-23 14:35:18.695 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/requirements.pyc
08-23 14:35:18.695 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/specifiers.pyc
08-23 14:35:18.695 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/tags.pyc
08-23 14:35:18.696 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/utils.pyc
08-23 14:35:18.696 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_vendor/packaging/version.pyc
08-23 14:35:18.697 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/_vendor/pyparsing.pyc
08-23 14:35:18.700 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/archive_util.pyc
08-23 14:35:18.700 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/build_meta.pyc
08-23 14:35:18.701 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/cli-32.exe
08-23 14:35:18.703 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/cli-64.exe
08-23 14:35:18.706 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/cli.exe
08-23 14:35:18.708 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/
08-23 14:35:18.709 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/__init__.pyc
08-23 14:35:18.709 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/alias.pyc
08-23 14:35:18.709 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/bdist_egg.pyc
08-23 14:35:18.710 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/bdist_rpm.pyc
08-23 14:35:18.710 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/bdist_wininst.pyc
08-23 14:35:18.710 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/build_clib.pyc
08-23 14:35:18.711 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/build_ext.pyc
08-23 14:35:18.711 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/build_py.pyc
08-23 14:35:18.712 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/develop.pyc
08-23 14:35:18.712 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/dist_info.pyc
08-23 14:35:18.712 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/easy_install.pyc
08-23 14:35:18.714 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/egg_info.pyc
08-23 14:35:18.715 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/install.pyc
08-23 14:35:18.716 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/install_egg_info.pyc
08-23 14:35:18.716 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/install_lib.pyc
08-23 14:35:18.717 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/install_scripts.pyc
08-23 14:35:18.718 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/launcher manifest.xml
08-23 14:35:18.718 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/py36compat.pyc
08-23 14:35:18.719 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/register.pyc
08-23 14:35:18.719 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/rotate.pyc
08-23 14:35:18.720 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/saveopts.pyc
08-23 14:35:18.720 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/sdist.pyc
08-23 14:35:18.721 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/setopt.pyc
08-23 14:35:18.721 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/test.pyc
08-23 14:35:18.722 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/upload.pyc
08-23 14:35:18.723 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/command/upload_docs.pyc
08-23 14:35:18.723 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/config.pyc
08-23 14:35:18.724 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/dep_util.pyc
08-23 14:35:18.725 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/depends.pyc
08-23 14:35:18.726 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/dist.pyc
08-23 14:35:18.727 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/errors.pyc
08-23 14:35:18.727 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/extension.pyc
08-23 14:35:18.728 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/extern/
08-23 14:35:18.728 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/extern/__init__.pyc
08-23 14:35:18.728 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/glob.pyc
08-23 14:35:18.729 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/gui-32.exe
08-23 14:35:18.731 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/gui-64.exe
08-23 14:35:18.734 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/gui.exe
08-23 14:35:18.737 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/installer.pyc
08-23 14:35:18.738 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/launch.pyc
08-23 14:35:18.738 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/lib2to3_ex.pyc
08-23 14:35:18.738 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/monkey.pyc
08-23 14:35:18.739 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/msvc.pyc
08-23 14:35:18.740 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/namespaces.pyc
08-23 14:35:18.740 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/package_index.pyc
08-23 14:35:18.741 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/py34compat.pyc
08-23 14:35:18.741 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/sandbox.pyc
08-23 14:35:18.742 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/script (dev).tmpl
08-23 14:35:18.742 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/script.tmpl
08-23 14:35:18.742 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/ssl_support.pyc
08-23 14:35:18.743 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/unicode_utils.pyc
08-23 14:35:18.743 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/version.pyc
08-23 14:35:18.746 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/wheel.pyc
08-23 14:35:18.746 31520 31567 V python  : extracting _python_bundle/site-packages/setuptools/windows_support.pyc
08-23 14:35:18.746 31520 31567 V python  : extracting _python_bundle/site-packages/six.pyc
08-23 14:35:18.747 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3-1.26.12.dist-info/
08-23 14:35:18.748 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3-1.26.12.dist-info/INSTALLER
08-23 14:35:18.748 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3-1.26.12.dist-info/LICENSE.txt
08-23 14:35:18.749 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3-1.26.12.dist-info/METADATA
08-23 14:35:18.751 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3-1.26.12.dist-info/RECORD
08-23 14:35:18.752 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3-1.26.12.dist-info/REQUESTED
08-23 14:35:18.752 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3-1.26.12.dist-info/WHEEL
08-23 14:35:18.752 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3-1.26.12.dist-info/top_level.txt
08-23 14:35:18.752 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/
08-23 14:35:18.753 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/__init__.pyc
08-23 14:35:18.753 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/_collections.pyc
08-23 14:35:18.754 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/_version.pyc
08-23 14:35:18.754 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/connection.pyc
08-23 14:35:18.755 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/connectionpool.pyc
08-23 14:35:18.756 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/contrib/
08-23 14:35:18.757 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/contrib/__init__.pyc
08-23 14:35:18.757 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/contrib/_appengine_environ.pyc
08-23 14:35:18.758 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/contrib/_securetransport/
08-23 14:35:18.758 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/contrib/_securetransport/__init__.pyc
08-23 14:35:18.759 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/contrib/_securetransport/bindings.pyc
08-23 14:35:18.759 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/contrib/_securetransport/low_level.pyc
08-23 14:35:18.760 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/contrib/appengine.pyc
08-23 14:35:18.760 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/contrib/ntlmpool.pyc
08-23 14:35:18.760 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/contrib/pyopenssl.pyc
08-23 14:35:18.761 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/contrib/securetransport.pyc
08-23 14:35:18.762 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/contrib/socks.pyc
08-23 14:35:18.762 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/exceptions.pyc
08-23 14:35:18.762 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/fields.pyc
08-23 14:35:18.763 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/filepost.pyc
08-23 14:35:18.763 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/packages/
08-23 14:35:18.763 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/packages/__init__.pyc
08-23 14:35:18.763 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/packages/backports/
08-23 14:35:18.764 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/packages/backports/__init__.pyc
08-23 14:35:18.764 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/packages/backports/makefile.pyc
08-23 14:35:18.765 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/packages/six.pyc
08-23 14:35:18.766 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/poolmanager.pyc
08-23 14:35:18.766 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/request.pyc
08-23 14:35:18.767 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/response.pyc
08-23 14:35:18.767 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/util/
08-23 14:35:18.768 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/util/__init__.pyc
08-23 14:35:18.768 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/util/connection.pyc
08-23 14:35:18.768 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/util/proxy.pyc
08-23 14:35:18.769 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/util/queue.pyc
08-23 14:35:18.769 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/util/request.pyc
08-23 14:35:18.769 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/util/response.pyc
08-23 14:35:18.769 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/util/retry.pyc
08-23 14:35:18.770 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/util/ssl_.pyc
08-23 14:35:18.770 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/util/ssl_match_hostname.pyc
08-23 14:35:18.770 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/util/ssltransport.pyc
08-23 14:35:18.771 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/util/timeout.pyc
08-23 14:35:18.771 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/util/url.pyc
08-23 14:35:18.772 31520 31567 V python  : extracting _python_bundle/site-packages/urllib3/util/wait.pyc
08-23 14:35:18.772 31520 31567 V python  : extracting _python_bundle/site-packages/usr/local/
08-23 14:35:18.773 31520 31567 V python  : extracting _python_bundle/site-packages/usr/local/bin/
08-23 14:35:18.773 31520 31567 V python  : extracting _python_bundle/site-packages/usr/local/bin/cygdb
08-23 14:35:18.773 31520 31567 V python  : extracting _python_bundle/site-packages/usr/local/bin/cython
08-23 14:35:18.773 31520 31567 V python  : extracting _python_bundle/site-packages/usr/local/bin/cythonize
08-23 14:35:18.774 31520 31567 V python  : extracting _python_bundle/site-packages/usr/local/bin/easy_install
08-23 14:35:18.774 31520 31567 V python  : extracting _python_bundle/site-packages/usr/local/bin/easy_install-3.9
08-23 14:35:18.774 31520 31567 V python  : extracting _python_bundle/site-packages/usr/local/bin/f2py
08-23 14:35:18.774 31520 31567 V python  : extracting _python_bundle/site-packages/usr/local/bin/f2py3
08-23 14:35:18.774 31520 31567 V python  : extracting _python_bundle/site-packages/usr/local/bin/f2py3.9
08-23 14:35:18.775 31520 31567 V python  : extracting _python_bundle/site-packages/xarray-2022.6.0.dist-info/
08-23 14:35:18.775 31520 31567 V python  : extracting _python_bundle/site-packages/xarray-2022.6.0.dist-info/INSTALLER
08-23 14:35:18.775 31520 31567 V python  : extracting _python_bundle/site-packages/xarray-2022.6.0.dist-info/LICENSE
08-23 14:35:18.776 31520 31567 V python  : extracting _python_bundle/site-packages/xarray-2022.6.0.dist-info/METADATA
08-23 14:35:18.776 31520 31567 V python  : extracting _python_bundle/site-packages/xarray-2022.6.0.dist-info/RECORD
08-23 14:35:18.777 31520 31567 V python  : extracting _python_bundle/site-packages/xarray-2022.6.0.dist-info/REQUESTED
08-23 14:35:18.777 31520 31567 V python  : extracting _python_bundle/site-packages/xarray-2022.6.0.dist-info/WHEEL
08-23 14:35:18.777 31520 31567 V python  : extracting _python_bundle/site-packages/xarray-2022.6.0.dist-info/top_level.txt
08-23 14:35:18.777 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/
08-23 14:35:18.778 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/__init__.pyc
08-23 14:35:18.778 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/backends/
08-23 14:35:18.778 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/backends/__init__.pyc
08-23 14:35:18.778 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/backends/api.pyc
08-23 14:35:18.779 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/backends/cfgrib_.pyc
08-23 14:35:18.780 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/backends/common.pyc
08-23 14:35:18.780 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/backends/file_manager.pyc
08-23 14:35:18.781 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/backends/h5netcdf_.pyc
08-23 14:35:18.781 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/backends/locks.pyc
08-23 14:35:18.782 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/backends/lru_cache.pyc
08-23 14:35:18.782 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/backends/memory.pyc
08-23 14:35:18.783 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/backends/netCDF4_.pyc
08-23 14:35:18.783 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/backends/netcdf3.pyc
08-23 14:35:18.784 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/backends/plugins.pyc
08-23 14:35:18.784 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/backends/pseudonetcdf_.pyc
08-23 14:35:18.785 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/backends/pydap_.pyc
08-23 14:35:18.785 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/backends/pynio_.pyc
08-23 14:35:18.786 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/backends/rasterio_.pyc
08-23 14:35:18.786 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/backends/scipy_.pyc
08-23 14:35:18.787 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/backends/store.pyc
08-23 14:35:18.787 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/backends/zarr.pyc
08-23 14:35:18.788 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/coding/
08-23 14:35:18.789 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/coding/__init__.pyc
08-23 14:35:18.789 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/coding/calendar_ops.pyc
08-23 14:35:18.790 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/coding/cftime_offsets.pyc
08-23 14:35:18.791 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/coding/cftimeindex.pyc
08-23 14:35:18.792 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/coding/frequencies.pyc
08-23 14:35:18.792 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/coding/strings.pyc
08-23 14:35:18.793 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/coding/times.pyc
08-23 14:35:18.793 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/coding/variables.pyc
08-23 14:35:18.794 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/conventions.pyc
08-23 14:35:18.795 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/convert.pyc
08-23 14:35:18.796 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/
08-23 14:35:18.796 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/__init__.pyc
08-23 14:35:18.797 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/_reductions.pyc
08-23 14:35:18.797 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/_typed_ops.pyc
08-23 14:35:18.798 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/_typed_ops.pyi
08-23 14:35:18.798 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/accessor_dt.pyc
08-23 14:35:18.799 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/accessor_str.pyc
08-23 14:35:18.800 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/alignment.pyc
08-23 14:35:18.801 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/arithmetic.pyc
08-23 14:35:18.801 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/combine.pyc
08-23 14:35:18.802 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/common.pyc
08-23 14:35:18.803 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/computation.pyc
08-23 14:35:18.805 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/concat.pyc
08-23 14:35:18.805 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/coordinates.pyc
08-23 14:35:18.806 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/dask_array_compat.pyc
08-23 14:35:18.806 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/dask_array_ops.pyc
08-23 14:35:18.807 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/dataarray.pyc
08-23 14:35:18.809 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/dataset.pyc
08-23 14:35:18.812 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/dtypes.pyc
08-23 14:35:18.813 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/duck_array_ops.pyc
08-23 14:35:18.814 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/extensions.pyc
08-23 14:35:18.815 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/formatting.pyc
08-23 14:35:18.815 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/formatting_html.pyc
08-23 14:35:18.816 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/groupby.pyc
08-23 14:35:18.817 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/indexes.pyc
08-23 14:35:18.819 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/indexing.pyc
08-23 14:35:18.821 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/merge.pyc
08-23 14:35:18.821 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/missing.pyc
08-23 14:35:18.822 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/nanops.pyc
08-23 14:35:18.823 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/npcompat.pyc
08-23 14:35:18.824 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/nputils.pyc
08-23 14:35:18.824 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/ops.pyc
08-23 14:35:18.825 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/options.pyc
08-23 14:35:18.825 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/parallel.pyc
08-23 14:35:18.826 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/pdcompat.pyc
08-23 14:35:18.827 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/pycompat.pyc
08-23 14:35:18.827 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/resample.pyc
08-23 14:35:18.827 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/resample_cftime.pyc
08-23 14:35:18.828 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/rolling.pyc
08-23 14:35:18.829 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/rolling_exp.pyc
08-23 14:35:18.829 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/types.pyc
08-23 14:35:18.830 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/utils.pyc
08-23 14:35:18.831 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/variable.pyc
08-23 14:35:18.833 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/core/weighted.pyc
08-23 14:35:18.834 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/plot/
08-23 14:35:18.834 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/plot/__init__.pyc
08-23 14:35:18.835 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/plot/dataset_plot.pyc
08-23 14:35:18.835 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/plot/facetgrid.pyc
08-23 14:35:18.836 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/plot/plot.pyc
08-23 14:35:18.837 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/plot/utils.pyc
08-23 14:35:18.838 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/py.typed
08-23 14:35:18.839 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/static/
08-23 14:35:18.839 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/static/__init__.pyc
08-23 14:35:18.840 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/static/css/
08-23 14:35:18.840 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/static/css/__init__.pyc
08-23 14:35:18.840 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/static/css/style.css
08-23 14:35:18.841 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/static/html/
08-23 14:35:18.841 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/static/html/__init__.pyc
08-23 14:35:18.841 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/static/html/icons-svg-inline.html
08-23 14:35:18.842 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/testing.pyc
08-23 14:35:18.843 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/tutorial.pyc
08-23 14:35:18.843 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/util/
08-23 14:35:18.843 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/util/__init__.pyc
08-23 14:35:18.844 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/util/generate_ops.pyc
08-23 14:35:18.845 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/util/generate_reductions.pyc
08-23 14:35:18.845 31520 31567 V python  : extracting _python_bundle/site-packages/xarray/util/print_versions.pyc
08-23 14:35:18.846 31520 31567 V python  : extracting _python_bundle/stdlib.zip
08-23 14:35:18.974 31520 31520 V pythonutil: Checking pattern libsqlite3\.so against libSDL2.so
08-23 14:35:18.975 31520 31520 V pythonutil: Checking pattern libsqlite3\.so against libSDL2_ttf.so
08-23 14:35:18.975 31520 31520 V pythonutil: Checking pattern libsqlite3\.so against libpython3.9.so
08-23 14:35:18.975 31520 31520 V pythonutil: Checking pattern libsqlite3\.so against libssl1.1.so
08-23 14:35:18.976 31520 31520 V pythonutil: Checking pattern libsqlite3\.so against libpng16.so
08-23 14:35:18.976 31520 31520 V pythonutil: Checking pattern libsqlite3\.so against libfreetype.so
08-23 14:35:18.976 31520 31520 V pythonutil: Checking pattern libsqlite3\.so against libmain.so
08-23 14:35:18.976 31520 31520 V pythonutil: Checking pattern libsqlite3\.so against libcrypto1.1.so
08-23 14:35:18.976 31520 31520 V pythonutil: Checking pattern libsqlite3\.so against libffi.so
08-23 14:35:18.977 31520 31520 V pythonutil: Checking pattern libsqlite3\.so against libSDL2_image.so
08-23 14:35:18.977 31520 31520 V pythonutil: Checking pattern libsqlite3\.so against libhidapi.so
08-23 14:35:18.977 31520 31520 V pythonutil: Checking pattern libsqlite3\.so against libSDL2_mixer.so
08-23 14:35:18.977 31520 31520 V pythonutil: Checking pattern libsqlite3\.so against libpybundle.so
08-23 14:35:18.977 31520 31520 V pythonutil: Checking pattern libsqlite3\.so against libc++_shared.so
08-23 14:35:18.978 31520 31520 V pythonutil: Checking pattern libsqlite3\.so against libsqlite3.so
08-23 14:35:18.978 31520 31520 V pythonutil: Pattern libsqlite3\.so matched file libsqlite3.so
08-23 14:35:18.980 31520 31520 V pythonutil: Checking pattern libffi\.so against libSDL2.so
08-23 14:35:18.980 31520 31520 V pythonutil: Checking pattern libffi\.so against libSDL2_ttf.so
08-23 14:35:18.980 31520 31520 V pythonutil: Checking pattern libffi\.so against libpython3.9.so
08-23 14:35:18.980 31520 31520 V pythonutil: Checking pattern libffi\.so against libssl1.1.so
08-23 14:35:18.981 31520 31520 V pythonutil: Checking pattern libffi\.so against libpng16.so
08-23 14:35:18.981 31520 31520 V pythonutil: Checking pattern libffi\.so against libfreetype.so
08-23 14:35:18.981 31520 31520 V pythonutil: Checking pattern libffi\.so against libmain.so
08-23 14:35:18.982 31520 31520 V pythonutil: Checking pattern libffi\.so against libcrypto1.1.so
08-23 14:35:18.982 31520 31520 V pythonutil: Checking pattern libffi\.so against libffi.so
08-23 14:35:18.982 31520 31520 V pythonutil: Pattern libffi\.so matched file libffi.so
08-23 14:35:18.982 31520 31520 V pythonutil: Checking pattern libffi\.so against libSDL2_image.so
08-23 14:35:18.982 31520 31520 V pythonutil: Checking pattern libffi\.so against libhidapi.so
08-23 14:35:18.982 31520 31520 V pythonutil: Checking pattern libffi\.so against libSDL2_mixer.so
08-23 14:35:18.982 31520 31520 V pythonutil: Checking pattern libffi\.so against libpybundle.so
08-23 14:35:18.982 31520 31520 V pythonutil: Checking pattern libffi\.so against libc++_shared.so
08-23 14:35:18.982 31520 31520 V pythonutil: Checking pattern libffi\.so against libsqlite3.so
08-23 14:35:18.983 31520 31520 V pythonutil: Checking pattern libpng16\.so against libSDL2.so
08-23 14:35:18.983 31520 31520 V pythonutil: Checking pattern libpng16\.so against libSDL2_ttf.so
08-23 14:35:18.983 31520 31520 V pythonutil: Checking pattern libpng16\.so against libpython3.9.so
08-23 14:35:18.983 31520 31520 V pythonutil: Checking pattern libpng16\.so against libssl1.1.so
08-23 14:35:18.983 31520 31520 V pythonutil: Checking pattern libpng16\.so against libpng16.so
08-23 14:35:18.983 31520 31520 V pythonutil: Pattern libpng16\.so matched file libpng16.so
08-23 14:35:18.983 31520 31520 V pythonutil: Checking pattern libpng16\.so against libfreetype.so
08-23 14:35:18.983 31520 31520 V pythonutil: Checking pattern libpng16\.so against libmain.so
08-23 14:35:18.983 31520 31520 V pythonutil: Checking pattern libpng16\.so against libcrypto1.1.so
08-23 14:35:18.984 31520 31520 V pythonutil: Checking pattern libpng16\.so against libffi.so
08-23 14:35:18.984 31520 31520 V pythonutil: Checking pattern libpng16\.so against libSDL2_image.so
08-23 14:35:18.984 31520 31520 V pythonutil: Checking pattern libpng16\.so against libhidapi.so
08-23 14:35:18.984 31520 31520 V pythonutil: Checking pattern libpng16\.so against libSDL2_mixer.so
08-23 14:35:18.984 31520 31520 V pythonutil: Checking pattern libpng16\.so against libpybundle.so
08-23 14:35:18.984 31520 31520 V pythonutil: Checking pattern libpng16\.so against libc++_shared.so
08-23 14:35:18.984 31520 31520 V pythonutil: Checking pattern libpng16\.so against libsqlite3.so
08-23 14:35:18.984 31520 31520 V pythonutil: Checking pattern libssl.*\.so against libSDL2.so
08-23 14:35:18.984 31520 31520 V pythonutil: Checking pattern libssl.*\.so against libSDL2_ttf.so
08-23 14:35:18.985 31520 31520 V pythonutil: Checking pattern libssl.*\.so against libpython3.9.so
08-23 14:35:18.985 31520 31520 V pythonutil: Checking pattern libssl.*\.so against libssl1.1.so
08-23 14:35:18.985 31520 31520 V pythonutil: Pattern libssl.*\.so matched file libssl1.1.so
08-23 14:35:18.985 31520 31520 V pythonutil: Checking pattern libssl.*\.so against libpng16.so
08-23 14:35:18.985 31520 31520 V pythonutil: Checking pattern libssl.*\.so against libfreetype.so
08-23 14:35:18.985 31520 31520 V pythonutil: Checking pattern libssl.*\.so against libmain.so
08-23 14:35:18.985 31520 31520 V pythonutil: Checking pattern libssl.*\.so against libcrypto1.1.so
08-23 14:35:18.985 31520 31520 V pythonutil: Checking pattern libssl.*\.so against libffi.so
08-23 14:35:18.985 31520 31520 V pythonutil: Checking pattern libssl.*\.so against libSDL2_image.so
08-23 14:35:18.985 31520 31520 V pythonutil: Checking pattern libssl.*\.so against libhidapi.so
08-23 14:35:18.985 31520 31520 V pythonutil: Checking pattern libssl.*\.so against libSDL2_mixer.so
08-23 14:35:18.985 31520 31520 V pythonutil: Checking pattern libssl.*\.so against libpybundle.so
08-23 14:35:18.985 31520 31520 V pythonutil: Checking pattern libssl.*\.so against libc++_shared.so
08-23 14:35:18.985 31520 31520 V pythonutil: Checking pattern libssl.*\.so against libsqlite3.so
08-23 14:35:18.986 31520 31520 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2.so
08-23 14:35:18.986 31520 31520 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2_ttf.so
08-23 14:35:18.986 31520 31520 V pythonutil: Checking pattern libcrypto.*\.so against libpython3.9.so
08-23 14:35:18.986 31520 31520 V pythonutil: Checking pattern libcrypto.*\.so against libssl1.1.so
08-23 14:35:18.986 31520 31520 V pythonutil: Checking pattern libcrypto.*\.so against libpng16.so
08-23 14:35:18.986 31520 31520 V pythonutil: Checking pattern libcrypto.*\.so against libfreetype.so
08-23 14:35:18.986 31520 31520 V pythonutil: Checking pattern libcrypto.*\.so against libmain.so
08-23 14:35:18.986 31520 31520 V pythonutil: Checking pattern libcrypto.*\.so against libcrypto1.1.so
08-23 14:35:18.986 31520 31520 V pythonutil: Pattern libcrypto.*\.so matched file libcrypto1.1.so
08-23 14:35:18.986 31520 31520 V pythonutil: Checking pattern libcrypto.*\.so against libffi.so
08-23 14:35:18.986 31520 31520 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2_image.so
08-23 14:35:18.986 31520 31520 V pythonutil: Checking pattern libcrypto.*\.so against libhidapi.so
08-23 14:35:18.986 31520 31520 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2_mixer.so
08-23 14:35:18.986 31520 31520 V pythonutil: Checking pattern libcrypto.*\.so against libpybundle.so
08-23 14:35:18.986 31520 31520 V pythonutil: Checking pattern libcrypto.*\.so against libc++_shared.so
08-23 14:35:18.986 31520 31520 V pythonutil: Checking pattern libcrypto.*\.so against libsqlite3.so
08-23 14:35:18.987 31520 31520 V pythonutil: Checking pattern libSDL2\.so against libSDL2.so
08-23 14:35:18.987 31520 31520 V pythonutil: Pattern libSDL2\.so matched file libSDL2.so
08-23 14:35:18.987 31520 31520 V pythonutil: Checking pattern libSDL2\.so against libSDL2_ttf.so
08-23 14:35:18.987 31520 31520 V pythonutil: Checking pattern libSDL2\.so against libpython3.9.so
08-23 14:35:18.987 31520 31520 V pythonutil: Checking pattern libSDL2\.so against libssl1.1.so
08-23 14:35:18.987 31520 31520 V pythonutil: Checking pattern libSDL2\.so against libpng16.so
08-23 14:35:18.987 31520 31520 V pythonutil: Checking pattern libSDL2\.so against libfreetype.so
08-23 14:35:18.987 31520 31520 V pythonutil: Checking pattern libSDL2\.so against libmain.so
08-23 14:35:18.987 31520 31520 V pythonutil: Checking pattern libSDL2\.so against libcrypto1.1.so
08-23 14:35:18.987 31520 31520 V pythonutil: Checking pattern libSDL2\.so against libffi.so
08-23 14:35:18.987 31520 31520 V pythonutil: Checking pattern libSDL2\.so against libSDL2_image.so
08-23 14:35:18.987 31520 31520 V pythonutil: Checking pattern libSDL2\.so against libhidapi.so
08-23 14:35:18.987 31520 31520 V pythonutil: Checking pattern libSDL2\.so against libSDL2_mixer.so
08-23 14:35:18.987 31520 31520 V pythonutil: Checking pattern libSDL2\.so against libpybundle.so
08-23 14:35:18.987 31520 31520 V pythonutil: Checking pattern libSDL2\.so against libc++_shared.so
08-23 14:35:18.988 31520 31520 V pythonutil: Checking pattern libSDL2\.so against libsqlite3.so
08-23 14:35:18.988 31520 31520 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2.so
08-23 14:35:18.988 31520 31520 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2_ttf.so
08-23 14:35:18.988 31520 31520 V pythonutil: Checking pattern libSDL2_image\.so against libpython3.9.so
08-23 14:35:18.988 31520 31520 V pythonutil: Checking pattern libSDL2_image\.so against libssl1.1.so
08-23 14:35:18.988 31520 31520 V pythonutil: Checking pattern libSDL2_image\.so against libpng16.so
08-23 14:35:18.988 31520 31520 V pythonutil: Checking pattern libSDL2_image\.so against libfreetype.so
08-23 14:35:18.988 31520 31520 V pythonutil: Checking pattern libSDL2_image\.so against libmain.so
08-23 14:35:18.988 31520 31520 V pythonutil: Checking pattern libSDL2_image\.so against libcrypto1.1.so
08-23 14:35:18.988 31520 31520 V pythonutil: Checking pattern libSDL2_image\.so against libffi.so
08-23 14:35:18.988 31520 31520 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2_image.so
08-23 14:35:18.988 31520 31520 V pythonutil: Pattern libSDL2_image\.so matched file libSDL2_image.so
08-23 14:35:18.988 31520 31520 V pythonutil: Checking pattern libSDL2_image\.so against libhidapi.so
08-23 14:35:18.989 31520 31520 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2_mixer.so
08-23 14:35:18.989 31520 31520 V pythonutil: Checking pattern libSDL2_image\.so against libpybundle.so
08-23 14:35:18.989 31520 31520 V pythonutil: Checking pattern libSDL2_image\.so against libc++_shared.so
08-23 14:35:18.989 31520 31520 V pythonutil: Checking pattern libSDL2_image\.so against libsqlite3.so
08-23 14:35:18.989 31520 31520 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2.so
08-23 14:35:18.989 31520 31520 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2_ttf.so
08-23 14:35:18.989 31520 31520 V pythonutil: Checking pattern libSDL2_mixer\.so against libpython3.9.so
08-23 14:35:18.989 31520 31520 V pythonutil: Checking pattern libSDL2_mixer\.so against libssl1.1.so
08-23 14:35:18.989 31520 31520 V pythonutil: Checking pattern libSDL2_mixer\.so against libpng16.so
08-23 14:35:18.989 31520 31520 V pythonutil: Checking pattern libSDL2_mixer\.so against libfreetype.so
08-23 14:35:18.989 31520 31520 V pythonutil: Checking pattern libSDL2_mixer\.so against libmain.so
08-23 14:35:18.989 31520 31520 V pythonutil: Checking pattern libSDL2_mixer\.so against libcrypto1.1.so
08-23 14:35:18.989 31520 31520 V pythonutil: Checking pattern libSDL2_mixer\.so against libffi.so
08-23 14:35:18.990 31520 31520 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2_image.so
08-23 14:35:18.990 31520 31520 V pythonutil: Checking pattern libSDL2_mixer\.so against libhidapi.so
08-23 14:35:18.990 31520 31520 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2_mixer.so
08-23 14:35:18.990 31520 31520 V pythonutil: Pattern libSDL2_mixer\.so matched file libSDL2_mixer.so
08-23 14:35:18.990 31520 31520 V pythonutil: Checking pattern libSDL2_mixer\.so against libpybundle.so
08-23 14:35:18.990 31520 31520 V pythonutil: Checking pattern libSDL2_mixer\.so against libc++_shared.so
08-23 14:35:18.990 31520 31520 V pythonutil: Checking pattern libSDL2_mixer\.so against libsqlite3.so
08-23 14:35:18.990 31520 31520 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2.so
08-23 14:35:18.990 31520 31520 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2_ttf.so
08-23 14:35:18.990 31520 31520 V pythonutil: Pattern libSDL2_ttf\.so matched file libSDL2_ttf.so
08-23 14:35:18.990 31520 31520 V pythonutil: Checking pattern libSDL2_ttf\.so against libpython3.9.so
08-23 14:35:18.990 31520 31520 V pythonutil: Checking pattern libSDL2_ttf\.so against libssl1.1.so
08-23 14:35:18.990 31520 31520 V pythonutil: Checking pattern libSDL2_ttf\.so against libpng16.so
08-23 14:35:18.990 31520 31520 V pythonutil: Checking pattern libSDL2_ttf\.so against libfreetype.so
08-23 14:35:18.991 31520 31520 V pythonutil: Checking pattern libSDL2_ttf\.so against libmain.so
08-23 14:35:18.991 31520 31520 V pythonutil: Checking pattern libSDL2_ttf\.so against libcrypto1.1.so
08-23 14:35:18.991 31520 31520 V pythonutil: Checking pattern libSDL2_ttf\.so against libffi.so
08-23 14:35:18.991 31520 31520 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2_image.so
08-23 14:35:18.991 31520 31520 V pythonutil: Checking pattern libSDL2_ttf\.so against libhidapi.so
08-23 14:35:18.991 31520 31520 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2_mixer.so
08-23 14:35:18.991 31520 31520 V pythonutil: Checking pattern libSDL2_ttf\.so against libpybundle.so
08-23 14:35:18.991 31520 31520 V pythonutil: Checking pattern libSDL2_ttf\.so against libc++_shared.so
08-23 14:35:18.991 31520 31520 V pythonutil: Checking pattern libSDL2_ttf\.so against libsqlite3.so
08-23 14:35:18.991 31520 31520 V pythonutil: Loading library: sqlite3
08-23 14:35:18.998 31520 31520 V pythonutil: Loading library: ffi
08-23 14:35:19.007 31520 31520 V pythonutil: Loading library: png16
08-23 14:35:19.011 31520 31520 V pythonutil: Loading library: ssl1.1
08-23 14:35:19.024 31520 31520 V pythonutil: Loading library: crypto1.1
08-23 14:35:19.025 31520 31520 V pythonutil: Loading library: SDL2
08-23 14:35:19.038 31520 31520 V pythonutil: Loading library: SDL2_image
08-23 14:35:19.044 31520 31520 V pythonutil: Loading library: SDL2_mixer
08-23 14:35:19.048 31520 31520 V pythonutil: Loading library: SDL2_ttf
08-23 14:35:19.054 31520 31520 V pythonutil: Loading library: python3.5m
08-23 14:35:19.061 31520 31520 V pythonutil: Library loading error: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/org.test.myapp-eLXkTt6zkBt8n8UGNYU_-Q==/base.apk", zip file "/system/framework/org.apache.http.legacy.jar"],nativeLibraryDirectories=[/data/app/org.test.myapp-eLXkTt6zkBt8n8UGNYU_-Q==/lib/arm64, /data/app/org.test.myapp-eLXkTt6zkBt8n8UGNYU_-Q==/base.apk!/lib/arm64-v8a, /system/lib64, /system/product/lib64]]] couldn't find "libpython3.5m.so"
08-23 14:35:19.061 31520 31520 V pythonutil: Loading library: python3.6m
08-23 14:35:19.063 31520 31520 V pythonutil: Library loading error: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/org.test.myapp-eLXkTt6zkBt8n8UGNYU_-Q==/base.apk", zip file "/system/framework/org.apache.http.legacy.jar"],nativeLibraryDirectories=[/data/app/org.test.myapp-eLXkTt6zkBt8n8UGNYU_-Q==/lib/arm64, /data/app/org.test.myapp-eLXkTt6zkBt8n8UGNYU_-Q==/base.apk!/lib/arm64-v8a, /system/lib64, /system/product/lib64]]] couldn't find "libpython3.6m.so"
08-23 14:35:19.064 31520 31520 V pythonutil: Loading library: python3.7m
08-23 14:35:19.067 31520 31520 V pythonutil: Library loading error: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/org.test.myapp-eLXkTt6zkBt8n8UGNYU_-Q==/base.apk", zip file "/system/framework/org.apache.http.legacy.jar"],nativeLibraryDirectories=[/data/app/org.test.myapp-eLXkTt6zkBt8n8UGNYU_-Q==/lib/arm64, /data/app/org.test.myapp-eLXkTt6zkBt8n8UGNYU_-Q==/base.apk!/lib/arm64-v8a, /system/lib64, /system/product/lib64]]] couldn't find "libpython3.7m.so"
08-23 14:35:19.067 31520 31520 V pythonutil: Loading library: python3.8
08-23 14:35:19.069 31520 31520 V pythonutil: Library loading error: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/org.test.myapp-eLXkTt6zkBt8n8UGNYU_-Q==/base.apk", zip file "/system/framework/org.apache.http.legacy.jar"],nativeLibraryDirectories=[/data/app/org.test.myapp-eLXkTt6zkBt8n8UGNYU_-Q==/lib/arm64, /data/app/org.test.myapp-eLXkTt6zkBt8n8UGNYU_-Q==/base.apk!/lib/arm64-v8a, /system/lib64, /system/product/lib64]]] couldn't find "libpython3.8.so"
08-23 14:35:19.069 31520 31520 V pythonutil: Loading library: python3.9
08-23 14:35:19.076 31520 31520 V pythonutil: Loading library: main
08-23 14:35:19.079 31520 31520 V pythonutil: Loaded everything!
08-23 14:35:19.080 31520 31520 V SDL     : nativeSetupJNI()
08-23 14:35:19.085 31520 31520 V SDL     : AUDIO nativeSetupJNI()
08-23 14:35:19.085 31520 31520 V SDL     : CONTROLLER nativeSetupJNI()
08-23 14:35:19.130 31520 31520 D hidapi  : Initializing Bluetooth
08-23 14:35:19.131 31520 31520 D hidapi  : Couldn't initialize Bluetooth, missing android.permission.BLUETOOTH
08-23 14:35:19.164 31520 31520 V PythonActivity: Setting env vars for start.c and Python to use
08-23 14:35:19.164 31520 31520 V PythonActivity: Access to our meta-data...
08-23 14:35:19.168 31520 31520 I PythonActivity: Surface will NOT be transparent
08-23 14:35:19.168 31520 31520 V PythonActivity: onResume()
08-23 14:35:19.168 31520 31520 V SDL     : onResume()
08-23 14:35:19.206 31520 31520 V SDL     : surfaceCreated()
08-23 14:35:19.206 31520 31520 V SDL     : surfaceChanged()
08-23 14:35:19.206 31520 31520 V SDL     : pixel format RGB_565
08-23 14:35:19.207 31520 31520 V SDL     : Window size: 1080x2130
08-23 14:35:19.207 31520 31520 V SDL     : Device size: 1080x2340
08-23 14:35:19.256 31520 31520 V SDL     : nativeResume()
08-23 14:35:19.256 31520 31983 V SDL     : Running main function SDL_main from library /data/app/org.test.myapp-eLXkTt6zkBt8n8UGNYU_-Q==/lib/arm64/libmain.so
08-23 14:35:19.256 31520 31983 V PythonActivity: appConfirmedActive() -> preparing loading screen removal
08-23 14:35:19.257 31520 31983 V SDL     : nativeRunMain()
08-23 14:35:19.258 31520 31983 I python  : Initializing Python for Android
08-23 14:35:19.258 31520 31983 I python  : Setting additional env vars from p4a_env_vars.txt
08-23 14:35:19.259 31520 31983 I python  : Changing directory to the one provided by ANDROID_ARGUMENT
08-23 14:35:19.259 31520 31983 I python  : /data/user/0/org.test.myapp/files/app
08-23 14:35:19.265 31520 31983 I python  : Preparing to initialize python
08-23 14:35:19.265 31520 31983 I python  : _python_bundle dir exists
08-23 14:35:19.266 31520 31983 I python  : calculated paths to be...
08-23 14:35:19.266 31520 31983 I python  : /data/user/0/org.test.myapp/files/app/_python_bundle/stdlib.zip:/data/user/0/org.test.myapp/files/app/_python_bundle/modules
08-23 14:35:19.311 31520 31983 I python  : set wchar paths...
08-23 14:35:19.341 31520 31520 W SDLThread: type=1400 audit(0.0:1391708): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/modules/zlib.cpython-39.so" dev="sda18" ino=587773 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:19.367 31520 31983 I python  : Initialized python
08-23 14:35:19.367 31520 31983 I python  : AND: Init threads
08-23 14:35:19.367 31520 31983 I python  : testing python print redirection
08-23 14:35:19.368 31520 31983 I python  : Android path ['.', '/data/user/0/org.test.myapp/files/app/_python_bundle/stdlib.zip', '/data/user/0/org.test.myapp/files/app/_python_bundle/modules', '/data/user/0/org.test.myapp/files/app/_python_bundle/site-packages']
08-23 14:35:19.369 31520 31983 I python  : os.environ is environ({'PATH': '/vgc/bin:/oem/bin:/sbin:/system/sbin:/product/bin:/apex/com.android.runtime/bin:/system/bin:/system/xbin:/odm/bin:/vendor/bin:/vendor/xbin', 'ANDROID_BOOTLOGO': '1', 'ANDROID_ROOT': '/system', 'ANDROID_ASSETS': '/system/app', 'ANDROID_DATA': '/data', 'ANDROID_STORAGE': '/storage', 'ANDROID_RUNTIME_ROOT': '/apex/com.android.runtime', 'ANDROID_TZDATA_ROOT': '/apex/com.android.tzdata', 'EXTERNAL_STORAGE': '/sdcard', 'ASEC_MOUNTPOINT': '/mnt/asec', 'BOOTCLASSPATH': '/apex/com.android.runtime/javalib/core-oj.jar:/apex/com.android.runtime/javalib/core-libart.jar:/apex/com.android.runtime/javalib/okhttp.jar:/apex/com.android.runtime/javalib/bouncycastle.jar:/apex/com.android.runtime/javalib/apache-xml.jar:/system/framework/framework.jar:/system/framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/voip-common.jar:/system/framework/ims-common.jar:/system/framework/android.test.base.jar:/system/framework/tcmiface.jar:/system/framework/qcom.fmradio.jar:/system/framework/QPerformance.jar:/system/framework/UxPerformance.jar:/system/framework/WfdCommon.jar:/system/framework/vivo-framework.jar:/system/framework/framework-adapter.jar:/system/framework/soc-framework.jar:/system/framework/vivo-media.jar:/system/framework/vendor.factory.hardware.vivoem-V1.0-java.jar:/system/framework/vivo-vgcclient.jar:/system/framework/telephony-ext.jar:/system/framework/com.qti.location.sdk.jar:/apex/com.android.conscrypt/javalib/conscrypt.jar:/apex/com.android.media/javalib/updatable-media.jar', 'DEX2OATBOOTCLASSPATH': '/apex/com.android.runtime/javalib/core-oj.jar:/apex/com.android.runtime/javalib/core-libart.jar:/apex/com.android.runtime/javalib/okhttp.jar:/apex/com.android.runtime/javalib/bouncycastle.jar:/apex/com.android.runtime/javalib/apache-xml.jar:/system/framework/framework.jar:/system/framework/ext.jar:/system/framework/telephony-common.jar:/system/framework/voip-common.jar:/system/framework/ims-common.jar:/system/framework/android.test.base.jar:/system/framework/tcmiface.jar:/system/framework/qcom.fmradio.jar:/system/framework/QPerformance.jar:/system/framework/UxPerformance.jar:/system/framework/WfdCommon.jar:/system/framework/vivo-framework.jar:/system/framework/framework-adapter.jar:/system/framework/soc-framework.jar:/system/framework/vivo-media.jar:/system/framework/vendor.factory.hardware.vivoem-V1.0-java.jar:/system/framework/vivo-vgcclient.jar:/system/framework/telephony-ext.jar:/system/framework/com.qti.location.sdk.jar', 'SYSTEMSERVERCLASSPATH': '/system/framework/services.jar:/system/framework/ethernet-service.jar:/system/framework/wifi-service.jar:/system/framework/com.android.location.provider.jar:/system/framework/vivo-services.jar:/system/framework/services-adapter.jar:/system/framework/soc-services.jar:/system/framework/vivowifi-service.jar', 'DOWNLOAD_CACHE': '/data/cache', 'ANDROID_SOCKET_zygote': '19', 'ANDROID_SOCKET_usap_pool_primary': '20', 'ANDROID_ENTRYPOINT': 'main.pyc', 'ANDROID_ARGUMENT': '/data/user/0/org.test.myapp/files/app', 'ANDROID_APP_PATH': '/data/user/0/org.test.myapp/files/app', 'ANDROID_PRIVATE': '/data/user/0/org.test.myapp/files', 'ANDROID_UNPACK': '/data/user/0/org.test.myapp/files/app', 'PYTHONHOME': '/data/user/0/org.test.myapp/files/app', 'PYTHONPATH': '/data/user/0/org.test.myapp/files/app:/data/user/0/org.test.myapp/files/app/lib', 'PYTHONOPTIMIZE': '2', 'P4A_BOOTSTRAP': 'SDL2', 'PYTHON_NAME': 'python', 'P4A_IS_WINDOWED': 'True', 'P4A_ORIENTATION': 'portrait', 'P4A_NUMERIC_VERSION': 'None', 'P4A_MINSDK': '21', 'LC_CTYPE': 'C.UTF-8'})
08-23 14:35:19.369 31520 31983 I python  : Android kivy bootstrap done. __name__ is __main__
08-23 14:35:19.369 31520 31983 I python  : AND: Ran string
08-23 14:35:19.369 31520 31983 I python  : Run user program, change dir and execute entrypoint
08-23 14:35:19.391 31520 31520 W SDLThread: type=1400 audit(0.0:1391709): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/modules/_heapq.cpython-39.so" dev="sda18" ino=84552 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:19.461 31520 31520 W SDLThread: type=1400 audit(0.0:1391710): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/modules/math.cpython-39.so" dev="sda18" ino=603882 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:19.461 31520 31520 W SDLThread: type=1400 audit(0.0:1391712): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/modules/_random.cpython-39.so" dev="sda18" ino=869070 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:19.471 31520 31520 W SDLThread: type=1400 audit(0.0:1391713): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/modules/_sha512.cpython-39.so" dev="sda18" ino=2870 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:19.501 31520 31520 W SDLThread: type=1400 audit(0.0:1391714): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/modules/_queue.cpython-39.so" dev="sda18" ino=869311 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:19.531 31520 31520 W SDLThread: type=1400 audit(0.0:1391715): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/modules/_opcode.cpython-39.so" dev="sda18" ino=19410 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:19.597 31520 31983 I python  : [WARNING] [Config      ] Older configuration version detected (0 instead of 24)
08-23 14:35:19.597 31520 31983 I python  : [WARNING] [Config      ] Upgrading configuration in progress.
08-23 14:35:19.609 31520 31983 I python  : [INFO   ] [Logger      ] Record log in /data/user/0/org.test.myapp/files/app/.kivy/logs/kivy_22-08-23_0.txt
08-23 14:35:19.610 31520 31983 I python  : [INFO   ] [Kivy        ] v2.1.0
08-23 14:35:19.610 31520 31983 I python  : [INFO   ] [Kivy        ] Installed at "/data/user/0/org.test.myapp/files/app/_python_bundle/site-packages/kivy/__init__.pyc"
08-23 14:35:19.610 31520 31983 I python  : [INFO   ] [Python      ] v3.9.9 (main, Aug 23 2022, 13:41:12) 
08-23 14:35:19.610 31520 31983 I python  : [Clang 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d
08-23 14:35:19.611 31520 31983 I python  : [INFO   ] [Python      ] Interpreter at ""
08-23 14:35:19.611 31520 31983 I python  : [INFO   ] [Logger      ] Purge log fired. Processing...
08-23 14:35:19.612 31520 31983 I python  : [INFO   ] [Logger      ] Purge finished!
08-23 14:35:19.621 31520 31983 I python  : [INFO   ] [Factory     ] 189 symbols loaded
08-23 14:35:19.621 31520 31520 W SDLThread: type=1400 audit(0.0:1391718): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/_clock.so" dev="sda18" ino=881972 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:19.631 31520 31520 W SDLThread: type=1400 audit(0.0:1391719): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/modules/_ctypes.cpython-39.so" dev="sda18" ino=399918 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:19.641 31520 31520 W SDLThread: type=1400 audit(0.0:1391721): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/modules/_posixsubprocess.cpython-39.so" dev="sda18" ino=899332 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:19.651 31520 31520 W SDLThread: type=1400 audit(0.0:1391722): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/modules/select.cpython-39.so" dev="sda18" ino=591775 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:19.661 31520 31520 W SDLThread: type=1400 audit(0.0:1391723): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/android/_android.so" dev="sda18" ino=881965 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:19.681 31520 31520 W SDLThread: type=1400 audit(0.0:1391724): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/jnius/jnius.so" dev="sda18" ino=921119 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:20.671 31520 31520 W SDLThread: type=1400 audit(0.0:1391725): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/modules/_socket.cpython-39.so" dev="sda18" ino=921215 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:20.681 31520 31520 W SDLThread: type=1400 audit(0.0:1391726): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/modules/array.cpython-39.so" dev="sda18" ino=619223 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:20.691 31520 31520 W SDLThread: type=1400 audit(0.0:1391727): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/modules/_ssl.cpython-39.so" dev="sda18" ino=870722 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:20.721 31520 31520 W SDLThread: type=1400 audit(0.0:1391728): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/modules/binascii.cpython-39.so" dev="sda18" ino=605289 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:20.741 31520 31520 W SDLThread: type=1400 audit(0.0:1391729): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/modules/_contextvars.cpython-39.so" dev="sda18" ino=920962 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:20.751 31520 31520 W SDLThread: type=1400 audit(0.0:1391730): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/modules/_asyncio.cpython-39.so" dev="sda18" ino=369877 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:20.791 31520 31520 W SDLThread: type=1400 audit(0.0:1391731): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/properties.so" dev="sda18" ino=923267 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:20.801 31520 31520 W SDLThread: type=1400 audit(0.0:1391732): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/_event.so" dev="sda18" ino=880508 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:20.811 31520 31520 W SDLThread: type=1400 audit(0.0:1391734): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/weakproxy.so" dev="sda18" ino=839733 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.099 31520 31983 I python  : [INFO   ] [KivyMD      ] 1.0.2, git-38fe356, 2022-08-11 (installed at "/data/user/0/org.test.myapp/files/app/_python_bundle/site-packages/kivymd/__init__.pyc")
08-23 14:35:21.111 31520 31520 W SDLThread: type=1400 audit(0.0:1391735): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/graphics/instructions.so" dev="sda18" ino=870069 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.121 31520 31520 W SDLThread: type=1400 audit(0.0:1391736): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/graphics/buffer.so" dev="sda18" ino=928299 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.131 31520 31520 W SDLThread: type=1400 audit(0.0:1391738): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/graphics/cgl.so" dev="sda18" ino=928301 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.141 31520 31520 W SDLThread: type=1400 audit(0.0:1391739): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/graphics/vbo.so" dev="sda18" ino=651935 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.151 31520 31520 W SDLThread: type=1400 audit(0.0:1391740): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/graphics/compiler.so" dev="sda18" ino=882744 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.161 31520 31520 W SDLThread: type=1400 audit(0.0:1391741): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/graphics/transformation.so" dev="sda18" ino=656379 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.171 31520 31520 W SDLThread: type=1400 audit(0.0:1391743): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/graphics/texture.so" dev="sda18" ino=688319 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.181 31520 31520 W SDLThread: type=1400 audit(0.0:1391744): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/graphics/context_instructions.so" dev="sda18" ino=877105 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.211 31520 31520 W SDLThread: type=1400 audit(0.0:1391745): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/modules/_json.cpython-39.so" dev="sda18" ino=63804 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.261 31520 31520 W SDLThread: type=1400 audit(0.0:1391746): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/core/image/_img_sdl2.so" dev="sda18" ino=761781 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.301 31520 31520 W SDLThread: type=1400 audit(0.0:1391747): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/PIL/_imaging.so" dev="sda18" ino=923543 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.319 31520 31983 I python  : [INFO   ] [Image       ] Providers: img_tex, img_dds, img_sdl2, img_pil (img_ffpyplayer ignored)
08-23 14:35:21.321 31520 31520 W SDLThread: type=1400 audit(0.0:1391748): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/graphics/fbo.so" dev="sda18" ino=873202 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.331 31520 31520 W SDLThread: type=1400 audit(0.0:1391750): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/graphics/stencil_instructions.so" dev="sda18" ino=719517 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.341 31520 31520 W SDLThread: type=1400 audit(0.0:1391751): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/graphics/opengl.so" dev="sda18" ino=869585 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.351 31520 31520 W SDLThread: type=1400 audit(0.0:1391752): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/graphics/opengl_utils.so" dev="sda18" ino=832548 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.371 31520 31520 W SDLThread: type=1400 audit(0.0:1391753): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/graphics/vertex_instructions.so" dev="sda18" ino=647528 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.391 31520 31520 W SDLThread: type=1400 audit(0.0:1391754): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/graphics/gl_instructions.so" dev="sda18" ino=870486 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.401 31520 31520 W SDLThread: type=1400 audit(0.0:1391756): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/core/text/text_layout.so" dev="sda18" ino=871163 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.411 31520 31520 W SDLThread: type=1400 audit(0.0:1391757): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/core/text/_text_sdl2.so" dev="sda18" ino=880671 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.424 31520 31983 I python  : [INFO   ] [Text        ] Provider: sdl2
08-23 14:35:21.481 31520 31520 W SDLThread: type=1400 audit(0.0:1391758): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/modules/_decimal.cpython-39.so" dev="sda18" ino=120377 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.501 31520 31520 W SDLThread: type=1400 audit(0.0:1391759): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/core/window/_window_sdl2.so" dev="sda18" ino=883315 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.549 31520 31983 I python  : [INFO   ] [Window      ] Provider: sdl2
08-23 14:35:21.551 31520 31520 W SDLThread: type=1400 audit(0.0:1391760): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/graphics/cgl_backend/cgl_glew.so" dev="sda18" ino=892459 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.561 31520 31520 W SDLThread: type=1400 audit(0.0:1391762): avc: granted { execute } for path="/data/data/org.test.myapp/files/app/_python_bundle/site-packages/kivy/graphics/cgl_backend/cgl_sdl2.so" dev="sda18" ino=890438 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=file
08-23 14:35:21.609 31520 31983 E libEGL  : validate_display:91 error 3008 (EGL_BAD_DISPLAY)
08-23 14:35:21.610 31520 31983 V SDL     : setOrientation() orientation=-1 width=800 height=600 resizable=true hint=
08-23 14:35:21.624 31520 31983 I Surface : dbg_frame Surface::sbud(this=0x6f3422c000,w=0,h=0)
08-23 14:35:21.627 31520 31983 I python  : [INFO   ] [GL          ] Using the "OpenGL ES 2" graphics system
08-23 14:35:21.629 31520 31983 I python  : [INFO   ] [GL          ] Backend used <sdl2>
08-23 14:35:21.629 31520 31983 I python  : [INFO   ] [GL          ] OpenGL version <b'OpenGL ES 3.2 [email protected] (GIT@b4a6724c26, If703410f3a, 1643444698) (Date:01/29/22)'>
08-23 14:35:21.629 31520 31983 I python  : [INFO   ] [GL          ] OpenGL vendor <b'Qualcomm'>
08-23 14:35:21.630 31520 31983 I python  : [INFO   ] [GL          ] OpenGL renderer <b'Adreno (TM) 610'>
08-23 14:35:21.630 31520 31983 I python  : [INFO   ] [GL          ] OpenGL parsed version: 3, 2
08-23 14:35:21.630 31520 31983 I python  : [INFO   ] [GL          ] Texture max size <16384>
08-23 14:35:21.631 31520 31983 I python  : [INFO   ] [GL          ] Texture max units <16>
08-23 14:35:21.701 31520 31983 I python  : [INFO   ] [Window      ] auto add sdl2 input provider
08-23 14:35:21.703 31520 31983 I python  : [INFO   ] [Window      ] virtual keyboard not allowed, single mode, not docked
08-23 14:35:21.826 31520 31983 I python  :  Traceback (most recent call last):
08-23 14:35:21.826 31520 31983 I python  :    File "/home/zaheer/Desktop/KivyAndroidtest/.buildozer/android/app/main.py", line 4, in <module>
08-23 14:35:21.827 31520 31983 I python  :    File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
08-23 14:35:21.827 31520 31983 I python  :    File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
08-23 14:35:21.827 31520 31983 I python  :    File "<frozen importlib._bootstrap>", line 664, in _load_unlocked
08-23 14:35:21.828 31520 31983 I python  :    File "<frozen importlib._bootstrap>", line 635, in _load_backward_compatible
08-23 14:35:21.828 31520 31983 I python  :  KeyError: 'kivy.garden.matplotlib'
08-23 14:35:21.828 31520 31983 I python  : Python for android ended.
08-23 14:35:22.380 22609 22609 I GoogleTTSServiceImpl: Cache enabled: true

@zaheerkzz
Copy link
Author

this issue fix by running following command:

garden install --app matplotlib

@github-actions
Copy link

github-actions bot commented Sep 1, 2022

👋 We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project.

If you're having trouble installing or using python-for-android, maybe you could be interested in our quickstart guide.

Let us know if this comment was made in error, and we'll be happy to reopen the issue.

@github-actions github-actions bot closed this as completed Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants