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

Error NO MODULE #33

Open
Sk44rt opened this issue Jun 7, 2020 · 2 comments
Open

Error NO MODULE #33

Sk44rt opened this issue Jun 7, 2020 · 2 comments

Comments

@Sk44rt
Copy link

Sk44rt commented Jun 7, 2020

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
Copy link

Same problem here.

@avour
Copy link
Collaborator

avour commented Jun 22, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants