-
-
Notifications
You must be signed in to change notification settings - Fork 561
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
WARNING:root:could not open file'/etc/apt/sources.list' #6
Comments
You should run it inside virtualenv, although that error message doesn't sound to be coming from this module. There's no reason why this module would try to access sources.list. How did you do the install? Running To install the homeassistant component, the simplest way is to create a symlink:
or copy the file from repository over to that directory and then restart the homeassistant. The source path needs to be adjusted depending on where you have extracted the zip. |
@rytilahti Hello I install the following commands: |
The tutorial tells you: reset the robot, connect its network notification (rockrobo-XXXX) and run the following command: mirobo discover. |
After installing virtualenv, exit virtualenv, and then run mirobo discover,
An error has occurred:
WARNING:root:could not open file'/etc/apt/sources.list'
Please help solve!
Question 2: download a good python-mirobo-master.zip is not unpacked into the homeassistant folder? A detailed tutorial?
Thank you
The text was updated successfully, but these errors were encountered: