Skip to content
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

Installing Error #11

Open
EspElement opened this issue Dec 31, 2020 · 1 comment
Open

Installing Error #11

EspElement opened this issue Dec 31, 2020 · 1 comment

Comments

@EspElement
Copy link

I keep getting this error when trying to install. I tried flashing the core a few times but still keep getting this error. I do have libxml2 and libxslt installed... I do not understand what I need to do...

Thanks!!!


ERROR: Command errored out with exit status 1:
command: /home/pi/mycroft-core/.venv/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-q1yub_wl/lxml/setup.py'"'"'; file='"'"'/tmp/pip-install-q1yub_wl/lxml/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-install-q1yub_wl/lxml/pip-egg-info
cwd: /tmp/pip-install-q1yub_wl/lxml/
Complete output (3 lines):
Building lxml version 4.6.2.
Building without Cython.
Error: Please make sure the libxml2 and libxslt development packages are installed.
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
WARNING: You are using pip version 20.0.2; however, version 20.3.3 is available.
You should consider upgrading via the '/home/pi/mycroft-core/.venv/bin/python -m pip install --upgrade pip' command.

@keiner99

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants