Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (homeassistant) homeassistant@HomeAssistant:/root$ pip3 install --upgrade homeassistant
- Collecting homeassistant
- Using cached https://files.pythonhosted.org/packages/91/73/7c94360e60ea73cacaf4c30ce19bbfa6b8b03921dc81462c22f2735e206f/homeassistant-0.68.1-py2.py3-none-any.whl
- Requirement not upgraded as not directly required: astral==1.6 in /srv/homeassistant/lib/python3.6/site-packages (from homeassistant) (1.6)
- Requirement not upgraded as not directly required: pip>=8.0.3 in /srv/homeassistant/lib/python3.6/site-packages (from homeassistant) (10.0.1)
- Requirement not upgraded as not directly required: pyyaml<4,>=3.11 in /srv/homeassistant/lib/python3.6/site-packages (from homeassistant) (3.12)
- Requirement not upgraded as not directly required: typing<4,>=3 in /srv/homeassistant/lib/python3.6/site-packages (from homeassistant) (3.6.4)
- Requirement not upgraded as not directly required: async-timeout==2.0.1 in /srv/homeassistant/lib/python3.6/site-packages (from homeassistant) (2.0.1)
- Requirement not upgraded as not directly required: jinja2>=2.10 in /srv/homeassistant/lib/python3.6/site-packages (from homeassistant) (2.10)
- Requirement not upgraded as not directly required: attrs==17.4.0 in /srv/homeassistant/lib/python3.6/site-packages (from homeassistant) (17.4.0)
- Requirement not upgraded as not directly required: requests==2.18.4 in /srv/homeassistant/lib/python3.6/site-packages (from homeassistant) (2.18.4)
- Requirement not upgraded as not directly required: voluptuous==0.11.1 in /srv/homeassistant/lib/python3.6/site-packages (from homeassistant) (0.11.1)
- Requirement not upgraded as not directly required: certifi>=2017.4.17 in /srv/homeassistant/lib/python3.6/site-packages (from homeassistant) (2018.1.18)
- Requirement not upgraded as not directly required: pytz>=2017.02 in /srv/homeassistant/lib/python3.6/site-packages (from homeassistant) (2018.4)
- Collecting aiohttp==3.1.3 (from homeassistant)
- Using cached https://files.pythonhosted.org/packages/09/7f/95e1f38eb778c76b1d5f008efc9f3d648dadd22275497a038ee0844dcd62/aiohttp-3.1.3-cp36-cp36m-manylinux1_x86_64.whl
- Requirement not upgraded as not directly required: MarkupSafe>=0.23 in /srv/homeassistant/lib/python3.6/site-packages (from jinja2>=2.10->homeassistant) (1.0)
- Requirement not upgraded as not directly required: idna<2.7,>=2.5 in /srv/homeassistant/lib/python3.6/site-packages (from requests==2.18.4->homeassistant) (2.6)
- Requirement not upgraded as not directly required: chardet<3.1.0,>=3.0.2 in /srv/homeassistant/lib/python3.6/site-packages (from requests==2.18.4->homeassistant) (3.0.4)
- Requirement not upgraded as not directly required: urllib3<1.23,>=1.21.1 in /srv/homeassistant/lib/python3.6/site-packages (from requests==2.18.4->homeassistant) (1.22)
- Requirement not upgraded as not directly required: yarl<2.0,>=1.0 in /srv/homeassistant/lib/python3.6/site-packages (from aiohttp==3.1.3->homeassistant) (1.1.1)
- Requirement not upgraded as not directly required: multidict<5.0,>=4.0 in /srv/homeassistant/lib/python3.6/site-packages (from aiohttp==3.1.3->homeassistant) (4.2.0)
- Requirement not upgraded as not directly required: idna-ssl>=1.0 in /srv/homeassistant/lib/python3.6/site-packages (from aiohttp==3.1.3->homeassistant) (1.0.1)
- pyxiaomigateway 0.8.3 has requirement cryptography==2.1.1, but you'll have cryptography 2.2.2 which is incompatible.
- Installing collected packages: aiohttp, homeassistant
- Found existing installation: aiohttp 3.0.9
- Uninstalling aiohttp-3.0.9:
- Could not install packages due to an EnvironmentError: [Errno 13] Permissão negada: '/srv/homeassistant/lib/python3.6/site-packages/aiohttp-3.0.9.dist-info/DESCRIPTION.rst'
- Consider using the `--user` option or check the permissions.
Advertisement
Add Comment
Please, Sign In to add comment