Files
.github
.themes
_deploy
credits_generator
plugins
sass
source
_addons
_components
_cookbook
_data
_docs
_faq
after-upgrading.markdown
component.markdown
configuration-file.markdown
connection-error.markdown
dependencies.markdown
distutils.markdown
documentation-tool.markdown
libyaml.markdown
missing-documentation.markdown
pip.markdown
pip3.markdown
problems-with-dependencies.markdown
python.markdown
_includes
_layouts
_posts
addons
assets
blog
code_of_conduct
components
cookbook
demo
developers
docs
faq
font
getting-started
hassio
help
images
javascripts
privacy
static
tos
CNAME
atom.xml
favicon.png
googlef4f3693c209fe788.html
index.html
robots.txt
service_worker.js
version.json
.editorconfig
.gitattributes
.gitignore
.gitmodules
.powrc
.project
.ruby-version
.slugignore
.travis.yml
CLA.md
CODE_OF_CONDUCT.md
Gemfile
Gemfile.lock
LICENSE.md
README.markdown
Rakefile
_config.yml
config.rb
config.ru
home-assistant.io/source/_faq/distutils.markdown
2017-06-18 22:43:18 +02:00

620 B

layout, title, description, date, comments, sharing, footer, ha_category
layout title description date comments sharing footer ha_category
page distutils.errors.DistutilsOptionError distutils.errors.DistutilsOptionError: must supply either home or prefix/exec-prefix -- not both 2017-06-18 09:00 false true true Installation

The problem which leads to distutils.errors.DistutilsOptionError: must supply either home or prefix/exec-prefix -- not both is a known issue if you're on a Mac using Homebrew to install Python. Please follow these instructions to resolve it.