zhuohoudeputao

Results 5 issues of zhuohoudeputao

The installation is success, but many apps can't launch. All of them get stuck.

**Is your feature request related to a problem? Please describe.** 在arm的机器上无法使用geatpy,总是import失败 **Describe the solution you'd like** core当中增加arm架构支持文件

I need a tutorial to show me the meaning of every parameters. Is there one?

When I run `sudo python3 waydroid_extras.py -n`, it shows ``` ==> Stopping waydroid and unmounting already mounted images... ==> Found system image: /var/lib/waydroid/images/system.img ==> Resizing system image.... ==> Unmounting .....

``` if meta['opts']['e'] == 'learn': # Determine the total possible attribute combinations. # a.k.a the "n" of MDL. for attr, values in meta['attrs'].iteritems(): # Continuous. if values[1]: meta['n'] += 2...