A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pyenv/pyenv/issues/945 below:

Debian 9 Stretch Python 3.4.4 BUILD FAILED · Issue #945 · pyenv/pyenv · GitHub

I am having trouble getting Python 3.4.4 to install on Debian 9 Stretch. Here is what I have tried:

$ PYTHON_CONFIGURE_OPTS="--enable-shared" pyenv install -v 3.4.4

[...]

if test "x" != "x" ; then \
	rm -f /home/yoshi325/.pyenv/versions/3.4.4/bin/python3-32; \
	(cd /home/yoshi325/.pyenv/versions/3.4.4/bin; ln -s python3.4-32 python3-32) \
fi
rm -f /home/yoshi325/.pyenv/versions/3.4.4/share/man/man1/python3.1
(cd /home/yoshi325/.pyenv/versions/3.4.4/share/man/man1; ln -s python3.4.1 python3.1)
if test "xupgrade" != "xno"  ; then \
	case upgrade in \
		upgrade) ensurepip="--upgrade" ;; \
		install|*) ensurepip="" ;; \
	esac; \
	LD_LIBRARY_PATH=/tmp/python-build.20170630131548.35254/Python-3.4.4 ./python -E -m ensurepip \
		$ensurepip --root=/ ; \
fi
Ignoring ensurepip failure: pip 7.1.2 requires SSL/TLS
ERROR: The Python ssl extension was not compiled. Missing the OpenSSL lib?

Please consult to the Wiki page to fix the problem.
https://github.com/pyenv/pyenv/wiki/Common-build-problems


BUILD FAILED (Debian 9.0 using python-build 1.1.1-5-g7467eec)

Inspect or clean up the working tree at /tmp/python-build.20170630131548.35254
Results logged to /tmp/python-build.20170630131548.35254.log

Last 10 log lines:
(cd /home/yoshi325/.pyenv/versions/3.4.4/share/man/man1; ln -s python3.4.1 python3.1)
if test "xupgrade" != "xno"  ; then \
	case upgrade in \
		upgrade) ensurepip="--upgrade" ;; \
		install|*) ensurepip="" ;; \
	esac; \
	LD_LIBRARY_PATH=/tmp/python-build.20170630131548.35254/Python-3.4.4 ./python -E -m ensurepip \
		$ensurepip --root=/ ; \
fi
Ignoring ensurepip failure: pip 7.1.2 requires SSL/TLS
$ sudo dpkg --list | grep ssl
ii  libssl-dev:amd64              1.1.0f-3                       amd64        Secure Sockets Layer toolkit - development files
ii  libssl-doc                    1.1.0f-3                       all          Secure Sockets Layer toolkit - development documentation
ii  libssl1.0.2:amd64             1.0.2l-2                       amd64        Secure Sockets Layer toolkit - shared libraries
ii  libssl1.1:amd64               1.1.0f-3                       amd64        Secure Sockets Layer toolkit - shared libraries
ii  openssl                       1.1.0f-3                       amd64        Secure Sockets Layer toolkit - cryptographic utility
$ CFLAGS="-I/usr/include/x86_64-linux-gnu/" LDFLAGS="-L/usr/lib/x86_64-linux-gnu/" PYTHON_CONFIGURE_OPTS="--enable-shared" pyenv install 3.4.4

Downloading Python-3.4.4.tar.xz...
-> https://www.python.org/ftp/python/3.4.4/Python-3.4.4.tar.xz
Installing Python-3.4.4...
ERROR: The Python ssl extension was not compiled. Missing the OpenSSL lib?

Please consult to the Wiki page to fix the problem.
https://github.com/pyenv/pyenv/wiki/Common-build-problems


BUILD FAILED (Debian 9.0 using python-build 1.1.1-5-g7467eec)

Inspect or clean up the working tree at /tmp/python-build.20170630132737.63142
Results logged to /tmp/python-build.20170630132737.63142.log

Last 10 log lines:
(cd /home/yoshi325/.pyenv/versions/3.4.4/share/man/man1; ln -s python3.4.1 python3.1)
if test "xupgrade" != "xno"  ; then \
	case upgrade in \
		upgrade) ensurepip="--upgrade" ;; \
		install|*) ensurepip="" ;; \
	esac; \
	LD_LIBRARY_PATH=/tmp/python-build.20170630132737.63142/Python-3.4.4 ./python -E -m ensurepip \
		$ensurepip --root=/ ; \
fi
Ignoring ensurepip failure: pip 7.1.2 requires SSL/TLS

qwexvf, ziirish, weshmashian, mapleflow, twig-openlearning and 12 moremannuelf and amirouche


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4