mahart-studio / kivystudio

A Software development environment for software developers
MIT License
189 stars 51 forks source link

Error NO MODULE #33

Open Sk44rt opened 4 years ago

Sk44rt commented 4 years ago

Error log: E:\kivystudio\kivystudio>python main.py [INFO ] [Logger ] Record log in C:\Users\a6415.kivy\logs\kivy_20-06-07_1.txt [INFO ] [deps ] Successfully imported "kivy_deps.gstreamer" 0.2.0 [INFO ] [deps ] Successfully imported "kivy_deps.angle" 0.2.0 [INFO ] [deps ] Successfully imported "kivy_deps.glew" 0.2.0 [INFO ] [deps ] Successfully imported "kivy_deps.sdl2" 0.2.0 [INFO ] [Kivy ] v1.11.1 [INFO ] [Kivy ] Installed at "C:\Users\a6415\AppData\Local\Programs\Python\Python38-32\lib\site-packages\kivy__init.py" [INFO ] [Python ] v3.8.3 (tags/v3.8.3:6f8c832, May 13 2020, 22:20:19) [MSC v.1925 32 bit (Intel)] [INFO ] [Python ] Interpreter at "C:\Users\a6415\AppData\Local\Programs\Python\Python38-32\python.exe" [INFO ] [Factory ] 184 symbols loaded [INFO ] [Image ] Providers: img_tex, img_dds, img_sdl2, img_pil, img_gif (img_ffpyplayer ignored) Traceback (most recent call last): File "main.py", line 15, in from kivystudio import tools File "..\kivystudio\init__.py", line 2, in from .filechooserthumbview import StudioFileChooserThumbView ModuleNotFoundError: No module named 'kivystudio.filechooserthumbview'

allanjonis commented 4 years ago

Same problem here.

avour commented 4 years ago

Looks like a simple import error, I would look into it

On Sat, 20 Jun 2020, 12:24 AM Allan Jonis <notifications@github.com wrote:

Same problem here.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mahart-studio/kivystudio/issues/33#issuecomment-646895285, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALCHQG6VIBGOCJ7RJCBUJIDRXPXTFANCNFSM4NXKSHQA .