Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.albasani.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.012 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'pypi': 0.07; 'cc:addr :python-list': 0.11; 'ah,': 0.16; 'subject:Removal': 0.16; 'to:addr:pearwood.info': 0.16; 'to:addr:steve+comp.lang.python': 0.16; "to:name:steven d'aprano": 0.16; 'wxpython': 0.16; 'users.': 0.18; 'seems': 0.21; 'import': 0.22; 'cc:addr:python.org': 0.22; 'install': 0.23; 'skip': 0.24; 'cc:2**0': 0.24; '>': 0.26; 'header:In-Reply-To:1': 0.27; 'unix': 0.29; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'guess': 0.33; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'skip:& 10': 0.38; 'skip:& 20': 0.39; 'called': 0.40; 'user,': 0.69; 'imagine': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=rI0/qzwuEGqG48RWPREwWni79FpuzE8l6S7yhBT6xSg=; b=kv/jlsGHrXK3IiGM0h/xzUkFCiGkmtDNkctLCW23e+DoR6GiwPNWvTnUrwvJbxP/NM fcIEl79sSJxQGXOBzzpIWSGCBuCO8tEh5JDBhs4scybwcJo5bcGkiekliEmTU7FqX7ua bYJ2BWsG/8C08cRHwtX5WhbzOsGGu2M7dFbjDLmmMfyM4VCjyuDoysMUVYkPwfb0PfcA L3KAieDPUuGtqWW8fSs1SP7EuM5GNzSvjl/CKTJohitNy4TsO415kUDNjqF8mkesZ+U9 SBiQY1Nj1u8nnM4DaQz4dPUqmCB+kBYRJ15R0sMYmMMBOdkQ7rycvLYgSJTs4bgfC9bn 7Emg== MIME-Version: 1.0 X-Received: by 10.220.103.140 with SMTP id k12mr58839vco.39.1378262957361; Tue, 03 Sep 2013 19:49:17 -0700 (PDT) In-Reply-To: <52269ac1$0$6599$c3e8da3$5496439d@news.astraweb.com> References: <52269ac1$0$6599$c3e8da3$5496439d@news.astraweb.com> Date: Tue, 3 Sep 2013 21:49:17 -0500 Subject: Re: PyPi Module Removal From: Skip Montanaro To: "Steven D'Aprano" Content-Type: multipart/alternative; boundary=047d7b33dda6fb0efa04e585d934 Cc: Python X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1378262965 news.xs4all.nl 15971 [2001:888:2000:d::a6]:45180 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:53593 --047d7b33dda6fb0efa04e585d934 Content-Type: text/plain; charset=UTF-8 > Ah, Unix users. Who else would imagine that the way to install something > called "wxPython" was to use "install wx"? I'm not a wxPython user, but it seems the package/module you import in your programs is "wx". Not an unreasonable guess at the PyPI package name. Skip --047d7b33dda6fb0efa04e585d934 Content-Type: text/html; charset=UTF-8


> Ah, Unix users. Who else would imagine that the way to install something
> called "wxPython" was to use "install wx"?

I'm not a wxPython user, but it seems the package/module you import in your programs is "wx". Not an unreasonable guess at the PyPI package name.

Skip

--047d7b33dda6fb0efa04e585d934--