Changes by raphi rose :
--
resolution: -> fixed
___
Python tracker
<http://bugs.python.org/issue27375>
___
___
Python-bugs-list mailing list
Unsubscrib
raphi rose added the comment:
ok great, thanks for your help!
--
components: +Build, Installation -Tests
resolution: duplicate ->
status: closed -> open
type: behavior -> compile error
___
Python tracker
<http://bugs.python.or
raphi rose added the comment:
also, after installing this library liblzma-dev it said that i had redundant
files (not in those words) and that I should run "apt-get autoremove," which I
did, this may have been what caused the othe
raphi rose added the comment:
the test_ssl
rrose@intern:~/temp/Python-3.5.1$ ./python -m test -v test_ssl
== CPython 3.5.1 (default, Jun 23 2016, 15:03:20) [GCC 4.8.4]
== Linux-3.13.0-88-generic-x86_64-with-debian-jessie-sid little-endian
== hash algorithm: siphash24 64bit
== /home/rrose
raphi rose added the comment:
the test_httplib
rrose@intern:~/temp/Python-3.5.1$ ./python -m test -v test_httplib
== CPython 3.5.1 (default, Jun 23 2016, 15:03:20) [GCC 4.8.4]
== Linux-3.13.0-88-generic-x86_64-with-debian-jessie-sid little-endian
== hash algorithm: siphash24 64bit
raphi rose added the comment:
the test_nntplib
rrose@intern:~/temp/Python-3.5.1$ ./python -m test -v test_nntplib
== CPython 3.5.1 (default, Jun 23 2016, 15:03:20) [GCC 4.8.4]
== Linux-3.13.0-88-generic-x86_64-with-debian-jessie-sid little-endian
== hash algorithm: siphash24 64bit
raphi rose added the comment:
hmm, well i installed all the ones you told me to, ran make test again, and now
it comes up with
ERROR: test_article_head_body (test.test_nntplib.NetworkedNNTPTests)
--
Traceback (most recent call
raphi rose added the comment:
the only one listed as dev was "tcl-snack-dev - Sound extension to Tcl/Tk and
Python/Tkinter - development files," or instead of doing that one should i just
use "python3-tk - Tkinter - Writing Tk applications with Python 3.x" and put a
&quo
Changes by raphi rose :
--
components: -Tests
___
Python tracker
<http://bugs.python.org/issue27375>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from raphi rose:
I am using ubuntu 14.04, and I am trying to install a newer version of python,
instead of 2.7.6 I'm trying to use 3.5.1. to do this I downloaded the tar.xz
file, extracted it to a directory in my computer (not the /usr/local/bin/). I
then went into the ter
10 matches
Mail list logo