Code Monkey home page Code Monkey logo

Comments (3)

hawc2 avatar hawc2 commented on June 14, 2024

That worked, but now I get this error when I try to open the app

[2020-09-29 08:32:07,543] [MainThread ] [Factory ] 185 symbols loaded
[INFO ] [Image ] Providers: img_tex, img_imageio, img_dds, img_pil (img_pygame, img_ffpyplayer, img_gif ignored)
[2020-09-29 08:32:07,576] [MainThread ] [Image ] Providers: img_tex, img_imageio, img_dds, img_pil (img_pygame, img_ffpyplayer, img_gif ignored)
[CRITICAL] [Window ] Unable to find any valuable Window provider. Please enable debug logging (e.g. add -d if running from the command line, or change the log level in the config) and re-run your app to identify potential causes
pygame - ModuleNotFoundError: No module named 'pygame'
File "/Users/hawc/komrade/code/venv/lib/python3.7/site-packages/kivy/core/init.py", line 62, in core_select_lib
fromlist=[modulename], level=0)
File "/Users/hawc/komrade/code/venv/lib/python3.7/site-packages/kivy/core/window/window_pygame.py", line 13, in
import pygame
[2020-09-29 08:32:07,690] [MainThread ] [Window ] Unable to find any valuable Window provider. Please enable debug logging (e.g. add -d if running from the command line, or change the log level in the config) and re-run your app to identify potential causes
pygame - ModuleNotFoundError: No module named 'pygame'
File "/Users/hawc/komrade/code/venv/lib/python3.7/site-packages/kivy/core/init.py", line 62, in core_select_lib
fromlist=[modulename], level=0)
File "/Users/hawc/komrade/code/venv/lib/python3.7/site-packages/kivy/core/window/window_pygame.py", line 13, in
import pygame
[2020-09-29 08:32:07,709] [MainThread ] STREAM b'IHDR' 16 13
[2020-09-29 08:32:07,709] [MainThread ] STREAM b'IDAT' 41 1216
[INFO ] [Text ] Provider: pil(['text_pygame'] ignored)
[2020-09-29 08:32:07,710] [MainThread ] [Text ] Provider: pil(['text_pygame'] ignored)
[CRITICAL] [App ] Unable to get a Window, abort.
[2020-09-29 08:32:07,713] [MainThread ] [App ] Unable to get a Window, abort.

from comrad.

marxzuckerburg avatar marxzuckerburg commented on June 14, 2024

I think this might happen if you had something in "~/komrade" before it installed? Could you try deleting the "komrade" folder and then reinstalling?

from comrad.

hawc2 avatar hawc2 commented on June 14, 2024

So I'm able to install it and open the application, but when it runs for the first time, I get an error with pygame, beginning around the lines below:

[INFO ] [KivyMD ] v0.104.1
[2020-10-11 21:16:44,090] [MainThread ] [KivyMD ] v0.104.1
[INFO ] [Factory ] 185 symbols loaded
[2020-10-11 21:16:44,092] [MainThread ] [Factory ] 185 symbols loaded
[INFO ] [Image ] Providers: img_tex, img_imageio, img_dds, img_pil (img_pygame, img_ffpyplayer, img_gif ignored)
[2020-10-11 21:16:45,334] [MainThread ] [Image ] Providers: img_tex, img_imageio, img_dds, img_pil (img_pygame, img_ffpyplayer, img_gif ignored)
[CRITICAL] [Window ] Unable to find any valuable Window provider. Please enable debug logging (e.g. add -d if running from the command line, or change the log level in the config) and re-run your app to identify potential causes
pygame - ModuleNotFoundError: No module named 'pygame'
File "/Users/hawc/comrad/code/venv/lib/python3.7/site-packages/kivy/core/init.py", line 62, in core_select_lib
fromlist=[modulename], level=0)
File "/Users/hawc/comrad/code/venv/lib/python3.7/site-packages/kivy/core/window/window_pygame.py", line 13, in
import pygame
[2020-10-11 21:16:46,029] [MainThread ] [Window ] Unable to find any valuable Window provider. Please enable debug logging (e.g. add -d if running from the command line, or change the log level in the config) and re-run your app to identify potential causes
pygame - ModuleNotFoundError: No module named 'pygame'
File "/Users/hawc/comrad/code/venv/lib/python3.7/site-packages/kivy/core/init.py", line 62, in core_select_lib
fromlist=[modulename], level=0)
File "/Users/hawc/comrad/code/venv/lib/python3.7/site-packages/kivy/core/window/window_pygame.py", line 13, in
import pygame
[2020-10-11 21:16:46,357] [MainThread ] STREAM b'IHDR' 16 13
[2020-10-11 21:16:46,358] [MainThread ] STREAM b'IDAT' 41 1216
[INFO ] [Text ] Provider: pil(['text_pygame'] ignored)
[2020-10-11 21:16:46,358] [MainThread ] [Text ] Provider: pil(['text_pygame'] ignored)
[CRITICAL] [App ] Unable to get a Window, abort.
[2020-10-11 21:16:46,360] [MainThread ] [App ] Unable to get a Window, abort.

from comrad.

Related Issues (20)

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.