Hi Shahnaz, yeah, I encountered this yesterday, too, on a different platform. Can you try the following
cd ~./pybombs/recipes/gr-recipes && git pull https://github.com/marcusmueller/gr-recipes pkgconfig_cofigure before re-trying the "pybombs prefix..." command? Best regards, Marcus On 11.05.2016 07:48, Shahnaz Shirazi wrote: > 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 > > > > * pybombs recipes add gr-recipes > git+https://github.com/gnuradio/gr-recipes.git > * 6.pybombs recipes add gr-etcetera > git+https://github.com/gnuradio/gr-etcetera.git > * 7.pybombs recipes add gr-iio > git+https://github.com/analogdevicesinc/gr-iio.git > * 8.pybombs recipes add gr-osmosdr git://git.osmocom.org/gr-osmosdr.git > * pybombs prefix init /path/to/prefix -a myprefix -R gnuradio-default > > 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 > <http://pkgconfig.freedesktop.org>' doesn't match either of > 'distributions.freedesktop.org > <http://distributions.freedesktop.org>', 'farsight.freedesktop.org > <http://farsight.freedesktop.org>', 'fontconfig.freedesktop.org > <http://fontconfig.freedesktop.org>', 'fontconfig.org > <http://fontconfig.org>', 'freedesktop.org <http://freedesktop.org>', > 'geoclue.freedesktop.org <http://geoclue.freedesktop.org>', > 'secure.freedesktop.org <http://secure.freedesktop.org>', > 'www.fontconfig.org <http://www.fontconfig.org>', 'www.freedesktop.org > <http://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 > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
