Installing collected packages: pychromecast, psutil, python-forecastio, PyMata, pyserial, responses, cookies, mock, pbr
Found existing installation: PyChromecast 0.6.8.2
Uninstalling PyChromecast:
Cleaning up...
Exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.4/shutil.py", line 522, in move
os.rename(src, real_dst)
PermissionError: [Errno 13] Permission denied: '/usr/local/lib/python3.4/site-packages/PyChromecast-0.6.8.2-py3.4.egg-info' -> '/tmp/pip-_y935gxx-uninstall/usr/local/lib/python3.4/site-packages/PyChromecast-0.6.8.2-py3.4.egg-info'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.4/site-packages/pip/basecommand.py", line 122, in main
status = self.run(options, args)
File "/usr/local/lib/python3.4/site-packages/pip/commands/install.py", line 283, in run
requirement_set.install(install_options, global_options, root=options.root_path)
File "/usr/local/lib/python3.4/site-packages/pip/req.py", line 1431, in install
requirement.uninstall(auto_confirm=True)
File "/usr/local/lib/python3.4/site-packages/pip/req.py", line 598, in uninstall
paths_to_remove.remove(auto_confirm)
File "/usr/local/lib/python3.4/site-packages/pip/req.py", line 1836, in remove
renames(path, new_path)
File "/usr/local/lib/python3.4/site-packages/pip/util.py", line 295, in renames
shutil.move(old, new)
File "/usr/local/lib/python3.4/shutil.py", line 532, in move
rmtree(src)
File "/usr/local/lib/python3.4/shutil.py", line 463, in rmtree
_rmtree_safe_fd(fd, path, onerror)
File "/usr/local/lib/python3.4/shutil.py", line 421, in _rmtree_safe_fd
onerror(os.unlink, fullname, sys.exc_info())
File "/usr/local/lib/python3.4/shutil.py", line 419, in _rmtree_safe_fd
os.unlink(name, dir_fd=topfd)
PermissionError: [Errno 13] Permission denied: 'PKG-INFO'
Storing debug log for failure in /home/pi/.pip/pip.log
sudo pip uninstall pychromecast
Home assistant has moved to using virtual environments to manage all the Python dependencies. It is a lot cleaner. Check out the install instructions in the Readme for details. A word of warning though, if you are specifically using Ubuntu 14.04, you'll need to do some extra work. I can help you through that of you need.
--
You received this message because you are subscribed to a topic in the Google Groups "Home Assistant Dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/home-assistant-dev/hxyWD1c9ksE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to home-assistant-...@googlegroups.com.
To post to this group, send email to home-assi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/home-assistant-dev/3f64686e-4937-4be4-884e-66bf93ce8178%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Home Assistant Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to home-assistant-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/home-assistant-dev/4c32e4c4-fe1a-4efc-b5b5-c4d26c744bf6%40googlegroups.com.