Control: tags -1 - moreinfo unreproducible
Hi Christopher,
thanks for confirming my hypothesis is correct.
On Sun, 12 Mar 2017 10:20:43 Christopher Swingley wrote:
> FYI, this procedure allowed for the install:
>
> $ mkdir -p ~/tmp/local_python/bin
> $ mkdir -p ~/tmp/local_python/lib
> $ sudo
FYI, this procedure allowed for the install:
$ mkdir -p ~/tmp/local_python/bin
$ mkdir -p ~/tmp/local_python/lib
$ sudo mv /usr/local/bin/* ~/tmp/local_python/bin
$ sudo mv /usr/local/lib/python* ~/tmp/local_python/lib
$ sudo mv /usr/local/lib/libpython* ~/tmp/local_python/lib
$ sudo apt --fix-br
Stuart,
On Sat, Mar 11, 2017 at 5:08 PM, Stuart Prescott wrote:
> Gary, Christopher: did you solve this yourself; can you confirm whether you
> would have a locally installed python3.5 that is causing this problem?
I do indeed. I have local installs of 3.5 and 3.6 in /usr/local/.
Cheers,
Chri
Hi!
Some further digging with another user in #debian who was experiencing this
problem indicated that it was related to a locally installed
/usr/local/bin/python3.5. The stdlib in /usr/lib/python3.5 is picked up by the
/usr/local/bin/python3.5 but is not compatible with it, resulting in the
s
On Sat, 4 Feb 2017 11:50:03 +0100 Gilles Filippini wrote:
> I can't reproduced this error installing python3.5-minimal or reportbug
> inside a clean sid chroot.
> Note that sid has python3.5-minimal version 3.5.3-1 since 2017-01-19, while
> you filed this bug against version 3.5.3~rc1-1 on 2017-01
Hi,
On Sat, 21 Jan 2017 23:48:49 -0800 Gary Roach wrote:
> Package: python3.5-minimal
> Version: 3.5.3~rc1-1
> OS: Debian Stretch 64 bit
> Kde Desktop
>
> Three different mirror sites gave the same results.
>
> Aptitude and apt-get consistantly give the following:
>
> Setting up python3.5-mini
Package: python3.5-minimal
Version: 3.5.3~rc1-1
OS: Debian Stretch 64 bit
Kde Desktop
Three different mirror sites gave the same results.
Aptitude and apt-get consistantly give the following:
Setting up python3.5-minimal (3.5.3~rc1-1) ...
Traceback (most recent call last):
File "/usr/lib/pyth
7 matches
Mail list logo