This repository was archived by the owner on Jan 2, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 57
This repository was archived by the owner on Jan 2, 2025. It is now read-only.
Can not locate liberasurecode.so.1 #28
Copy link
Copy link
Open
Description
Hello,
When trying to install I facing the following error:
Running setup.py install for PyECLib: started
Running setup.py install for PyECLib: finished with status 'error'
Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-eYTMrQ/PyECLib/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-4FyJt9-record/install-record.txt --single-version-externally-managed --compile:
running install
running build
**************************************************************
***
*** Can not locate liberasurecode.so.1
***
*** Install -
*** Manual: https://bitbucket.org/tsg-/liberasurecode.git
*** Fedora/Red Hat variants: liberasurecode-devel
*** Debian/Ubuntu variants: liberasurecode-dev
***
**************************************************************
----------------------------------------
Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-eYTMrQ/PyECLib/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-4FyJt9-record/install-record.txt --single-version-externally-managed --compile" failed with error code 255 in /tmp/pip-build-eYTMrQ/PyECLib/
/usr/local/lib/python2.7/dist-packages/pip-8.1.2-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
ERROR: Service 'dockenstack' failed to build: The command '/bin/sh -c /usr/local/bin/pip install --proxy ${proxy_credentials} -r https://raw.github.com/openstack/requirements/master/global-requirements.txt' returned a non-zero code: 1
Have someone found what is going wrong ?
Metadata
Metadata
Assignees
Labels
No labels