tobykurien / rpi_lcars

Star Trek LCARS interface for Raspberry Pi using Pygame
MIT License
658 stars 145 forks source link

#40 not solved #41

Closed MCDevel closed 3 years ago

MCDevel commented 3 years ago

Youl cloesed in for mention a nother issu but i tryed the solution but it still not working

40

JDat commented 3 years ago

Additionaly to #38 1) cd to lcars folder 2) run "python3 lcars.py" or whatever it was.

I wonder why it always works for me and not working for others. And, yes, it runs as soon as I install pygame on clean raspbian... Am I doing something in "wrong way" or I simply like to look little deeper if something not working...

MCDevel commented 3 years ago

idk ether why i won't work i did everything you wrote and when i start the following message apear: Hello from the pygame community. https://www.pygame.org/contribute.html Traceback (most recent call last): File "lcars.py", line 2, in from ui.ui import UserInterface File "/home/pi/rpi_lcars-master/app/ui/ui.py", line 4, in from ui.utils import sound ImportError: No module named utils

tobykurien commented 3 years ago

@MCDevel Please don't keep adding issues, you are welcome to keep the discussion on the thread I referenced which is #38. That one is not closed, because the issue still exists for certain people.