Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #99422

Re: import logging raise NotImplementedError

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From <c.buhtz@posteo.jp>
Newsgroups comp.lang.python
Subject Re: import logging raise NotImplementedError
Date Wed, 25 Nov 2015 09:40:18 +0100
Lines 13
Message-ID <mailman.57.1448440830.20593.python-list@python.org> (permalink)
References <3p4xjG0FzSz5vN9@dovecot03.posteo.de> <CAPTjJmqVkJg2_8+5idVPhwGXtSy6A8xGtE8=r7Grq8mEDSmWag@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=US-ASCII
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de 8N72ADNlrvMhwh3WEOSwiw1Oz7mDgGQfGhBOoMracj9A==
Return-Path <c.buhtz@posteo.jp>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.015
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'repository': 0.05; 'received:172.16.0': 0.09; 'to)': 0.09; 'python': 0.10; 'install"': 0.16; 'pypi.': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:import': 0.16; 'wrote:': 0.16; 'directory.': 0.18; 'why.': 0.18; 'header:In-Reply-To:1': 0.24; 'appear': 0.26; 'installed': 0.26; 'chris': 0.26; 'to:addr:python- list': 0.36; 'subject:: ': 0.37; 'really': 0.37; 'charset:us- ascii': 0.37; 'to:addr:python.org': 0.40; 'received:de': 0.40; 'from:no real name:2**0': 0.60; 'your': 0.60; 'header:Message- Id:1': 0.61; 'received:185': 0.91; 'subject:skip:N 10': 0.91
In-Reply-To <CAPTjJmqVkJg2_8+5idVPhwGXtSy6A8xGtE8=r7Grq8mEDSmWag@mail.gmail.com>
X-Mailer Claws Mail 3.9.3 (GTK+ 2.24.23; i686-pc-linux-gnu)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:99422

Show key headers only | View raw


On 2015-11-25 09:00 Chris Angelico <rosuav@gmail.com> wrote:
> You appear to have installed it into your Python 3.4's package

No really me. I found out who.

I installed "ebscopy" from its GitHub repository with
"sudo pip3 ./setup.py install"
And this (tried to) install(ed) "logging" from PyPi. Don't know why.

I just removed the egg-file in the dist-utils directory. After that
everything works fine.
-- 
GnuPGP-Key ID 0751A8EC

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: import logging raise NotImplementedError <c.buhtz@posteo.jp> - 2015-11-25 09:40 +0100

csiph-web