discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Error Gnu Radio installation through Pybombs


From: Shahnaz Shirazi
Subject: [Discuss-gnuradio] Error Gnu Radio installation through Pybombs
Date: Tue, 10 May 2016 22:48:55 -0700

Hi ,

I'm trying to install Gnu radio through Pybombs but no success so far:
Here is my system information :
Python 2.7.6
Pip 8.2.1
UBUNTU 14.04
steps:
  1. sudo -H pip install pybombs
  2. sudo -H pip install --upgrade git+https://github.com/gnuradio/pybombs.git

 

after this step I'm getting below error:

PyBombs.install_manager - INFO - Installing package: pkg-config
/usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#snimissingwarning.
  SNIMissingWarning
/usr/local/lib/python2.7/dist-packages/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
PyBombs.Fetcher - ERROR - Unexpected error while fetching wget+https://pkgconfig.freedesktop.org/releases/pkg-config-0.28.tar.gz.
PyBombs.Fetcher - ERROR - hostname 'pkgconfig.freedesktop.org' doesn't match either of 'distributions.freedesktop.org', 'farsight.freedesktop.org', 'fontconfig.freedesktop.org', 'fontconfig.org', 'freedesktop.org', 'geoclue.freedesktop.org', 'secure.freedesktop.org', 'www.fontconfig.org', 'www.freedesktop.org'
PyBombs.Packager.source - ERROR - Problem occurred while building package pkg-config:
Unable to fetch recipe pkg-config
PyBombs.install_manager - ERROR - Error installing package pkg-config. Aborting.

Sounds like I need to update to newer version of Python but don't want to upgrade as it may break the dependency.
have anyone been able to install it recently with Python 2.7.6?


regards,
Shahnaz

reply via email to

[Prev in Thread] Current Thread [Next in Thread]