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

Installation Issue #9

Closed
gfrcsd opened this issue Oct 28, 2016 · 3 comments
Closed

Installation Issue #9

gfrcsd opened this issue Oct 28, 2016 · 3 comments

Comments

@gfrcsd
Copy link

gfrcsd commented Oct 28, 2016

Hi there,

First of all thanks for all the hard work and I am sorry to come here to bother you with some probably very basic questions! I want to have my Raspberry control my Magic Blue bulbs (with a vocal assistant) and so far I have only managed to control the bulbs manually with Gatttool. I am not really experienced to say the least but you got to start somewhere I guess.

During the installation I am facing the following error message:

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-Dp955h-build/

I have looked the error up and tried pretty much everything mentioned on StackOverflow.

EDIT: Managed to install, I was missing BluePy... BUT now I have another issue

ubuntu@ubuntu:~$ sudo magicblueshell
Magic Blue interactive shell v0.2.2
Type "help" for a list of available commands
help
ERROR:magicblue.magicblueshell:Unexpected error with command "": '_Helper' object has no attribute 'strip'

Ok, nevermind I had to type all commands with quotes "[COMMAND]" (i.e "help" / "set_warm_light 1.0" ect)

Thank you and sorry for the utter waste of time 😄

@Betree
Copy link
Owner

Betree commented Oct 28, 2016

Hey jyshrpd, BluePy shoul have installed itself when running pip install git+https://github.com/Betree/pyMagicBlue.git. What command did you use for installing ?

Glad to see you solved everything by yourself :)

@Betree Betree closed this as completed Oct 28, 2016
@gfrcsd
Copy link
Author

gfrcsd commented Oct 28, 2016

Hi Benjamin!

Thanks for taking some time to respond

I tried both :
pip3 install git+https://github.com/Betree/pyMagicBlue.git
pip install git+https://github.com/Betree/pyMagicBlue.git

Glad as well, I am off to try and figure out how Jasper and hopefully get your work running by voice command, souhaite moi bonne chance, je vais en avoir besoin aha

@Betree
Copy link
Owner

Betree commented Oct 29, 2016

Ok good luck on your project then :)

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

2 participants