Giter VIP home page Giter VIP logo

music-cards's People

Contributors

fsahli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

music-cards's Issues

Which OS is used?

Which OS is used for this project? I am currently using raspbian but I am having issues.

add_card error

This is the error I receive when I run add_card.py. Anyone else getting this?

add_card.py
Traceback (most recent call last):
File "add_card.py", line 5, in
cardList = CardList()
File "/root/CardList.py", line 8, in init
self.cardList = self.readList()
File "/root/CardList.py", line 11, in readList
with open(self.path + '/cardList.csv', mode='r') as infile:

pip install python-mpd2

i have installed the first 2 python evdev
i am using a raspberry pi zero w, and it wont let me download the python mpd-2

could not install packages due to an environmental error

then it says i am using pip version 18.1 however version 19.0.3 is available
you should consider upgrading via the 'pip install --upgrade pip' command

once i do that it tells me my python version is deprecated
and keeps on telling me that it cannot install due to an environmental error

config.py

Here is the error I get then I try to run the config script.

root@MusicBox:~# python config.py

Traceback (most recent call last):
File "config.py", line 2, in
import InputDevice, list_devices
ImportError: No module named InputDevice

python config.py

Hello, where can I find the file?
python config.py

Thanks
Malte

Error Playing Playlist AND GPIO support

Hi,
I keep getting this error message when there is more than 1 playlist in the cardList.csv.

In a fork that wackoracoon made he mentions "support for GPIO" in the box.py file. It's just that i cannot see any of the changes ??

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.