Advertisement
Guest User

pip3 install --upgrade homeassistant upgrade error in VENV

a guest
May 22nd, 2016
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. error: could not create '/usr/local/lib/python3.4/dist-packages/homeassistant': Permission denied
  2.  
  3. ----------------------------------------
  4. Cleaning up...
  5. Command /usr/bin/python3 -c "import setuptools, tokenize;__file__='/tmp/pip-build-gw5xv92o/homeassistant/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-hugiu5fd-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /tmp/pip-build-gw5xv92o/homeassistant
  6. Storing debug log for failure in /home/pi/.pip/pip.log
  7. pi@raspberrypi:/srv/hass/hass_venv $ error: could not create '/usr/local/lib/python3.4/dist-packages/homeassistant': Permission denied
  8. -bash: error:: command not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement