Coder Social home page Coder Social logo

kivyliteemulator's People

Contributors

mcroni avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

kivyliteemulator's Issues

What it is???

Installed it. Launched it. Deleted it.
No one needs this without documentation!

 Traceback (most recent call last):
   File "/usr/local/lib/python3.7/site-packages/plyer/utils.py", line 96, in _ensure_obj
     mod = __import__(module, fromlist='.')
   File "/usr/local/lib/python3.7/site-packages/plyer/platforms/macosx/filechooser.py", line 7, in <module>
     from pyobjus import autoclass, objc_arr, objc_str
 ModuleNotFoundError: No module named 'pyobjus'
[INFO   ] [Base        ] Leaving application in progress...
 Traceback (most recent call last):
   File "/Users/macbookair/Downloads/KivyLiteEmulator-master/main.py", line 678, in <module>
     KivyEmu().run()
   File "/usr/local/lib/python3.7/site-packages/kivy/app.py", line 855, in run
     runTouchApp()
   File "/usr/local/lib/python3.7/site-packages/kivy/base.py", line 504, in runTouchApp
     EventLoop.window.mainloop()
   File "/usr/local/lib/python3.7/site-packages/kivy/core/window/window_sdl2.py", line 747, in mainloop
     self._mainloop()
   File "/usr/local/lib/python3.7/site-packages/kivy/core/window/window_sdl2.py", line 479, in _mainloop
     EventLoop.idle()
   File "/usr/local/lib/python3.7/site-packages/kivy/base.py", line 342, in idle
     self.dispatch_input()
   File "/usr/local/lib/python3.7/site-packages/kivy/base.py", line 327, in dispatch_input
     post_dispatch_input(*pop(0))
   File "/usr/local/lib/python3.7/site-packages/kivy/base.py", line 293, in post_dispatch_input
     wid.dispatch('on_touch_up', me)
   File "kivy/_event.pyx", line 707, in kivy._event.EventDispatcher.dispatch
   File "/Users/macbookair/Downloads/KivyLiteEmulator-master/kivymd/list.py", line 450, in on_touch_up
     super().on_touch_up(touch)
   File "/Users/macbookair/Downloads/KivyLiteEmulator-master/kivymd/ripplebehavior.py", line 84, in on_touch_up
     return super().on_touch_up(touch)
   File "/usr/local/lib/python3.7/site-packages/kivy/uix/behaviors/button.py", line 179, in on_touch_up
     self.dispatch('on_release')
   File "kivy/_event.pyx", line 703, in kivy._event.EventDispatcher.dispatch
   File "kivy/_event.pyx", line 1214, in kivy._event.EventObservers.dispatch
   File "kivy/_event.pyx", line 1138, in kivy._event.EventObservers._dispatch
   File "/Users/macbookair/Downloads/KivyLiteEmulator-master/main.py", line 657, in <lambda>
     lambda x: self.choose(),
   File "/Users/macbookair/Downloads/KivyLiteEmulator-master/main.py", line 458, in choose
     filechooser.open_file(on_selection=self.handle_selection)
   File "/usr/local/lib/python3.7/site-packages/plyer/facades/filechooser.py", line 50, in open_file
     return self._file_selection_dialog(mode="open", *args, **kwargs)
   File "/usr/local/lib/python3.7/site-packages/plyer/facades/filechooser.py", line 70, in _file_selection_dialog
     raise NotImplementedError()
 NotImplementedError

Why use a not cross-platform FileChooser if KivyMD has an excellent cross-platform dialog for selecting files?

This app does not work even if you specify the path to the file bypassing the above error.

rrrr

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.