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


Groups > comp.lang.python > #59609

Re: Question regarding 2 modules installed via 'pip'

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <nikos@superhost.gr>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.046
X-Spam-Evidence '*H*': 0.93; '*S*': 0.02; '16,': 0.03; 'subject:Question': 0.07; 'subject:modules': 0.09; 'cc:addr :python-list': 0.11; 'python': 0.11; 'doing:': 0.16; 'skip:/ 70': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'header:User-Agent:1': 0.23; 'cc:2**0': 0.24; 'header:In-Reply- To:1': 0.27; 'am,': 0.29; 'related': 0.29; 'url:mailman': 0.30; 'url:python': 0.33; 'subject:regarding': 0.36; 'url:listinfo': 0.36; 'url:org': 0.36; 'follows:': 0.38; 'nov': 0.38; 'url:mail': 0.40; 'from:charset:utf-8': 0.61; 'to:addr:gmail.com': 0.65; '8bit%:92': 0.71; 'skip:/ 30': 0.84; 'subject:via': 0.84; 'joel': 0.91; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=superhost.gr; s=default; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References:Subject:CC:To:MIME-Version:From:Date:Message-ID; bh=X4s5ogNmUuiUL6zNh5VLDISVt1zzi6M4HEJUU2jr2FI=; b=BTCnreg/IhvQC4pSuE7mU2qoFRbDqdl1tr9yfmIV4LV8oVeMInu96qGjXhQ6QkrhRQ81Bhr40QaiYxBkm19hrddcaQ6Srr2BapuHAwhhAZJKieBsp1y8y9q6PgCxZyG/OpjL+6sC4KmQg1hptw0nKNtiOdg6pPQgPirIUmfN0Ok=;
Date Sat, 16 Nov 2013 15:59:13 +0200
From Νίκος <nikos@superhost.gr>
User-Agent Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0
MIME-Version 1.0
To Joel Goldstick <joel.goldstick@gmail.com>
Subject Re: Question regarding 2 modules installed via 'pip'
References <613f8a56-5869-45e3-8999-c9c14458cf9c@googlegroups.com> <mailman.2706.1384598532.18130.python-list@python.org> <f6007cf5-c9c0-48e6-8713-f18ea6e99140@googlegroups.com> <CAPM-O+zPeXE2WEDfO1bSrw_DQCC0DnG-Rtp3j5ZUvT9AaquH3w@mail.gmail.com>
In-Reply-To <CAPM-O+zPeXE2WEDfO1bSrw_DQCC0DnG-Rtp3j5ZUvT9AaquH3w@mail.gmail.com>
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 8bit
X-AntiAbuse This header was added to track abuse, please include it with any abuse report
X-AntiAbuse Primary Hostname - secure.superhost.gr
X-AntiAbuse Original Domain - python.org
X-AntiAbuse Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse Sender Address Domain - superhost.gr
X-Get-Message-Sender-Via secure.superhost.gr: authenticated_id: nikos@superhost.gr
Cc "python-list@python.org" <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
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>
Newsgroups comp.lang.python
Message-ID <mailman.2715.1384611939.18130.python-list@python.org> (permalink)
Lines 36
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1384611939 news.xs4all.nl 15958 [2001:888:2000:d::a6]:60654
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:59609

Show key headers only | View raw


HELP MEEEEE!!!!
Στις 16/11/2013 3:53 μμ, ο/η Joel Goldstick έγραψε:
> not related to python
>
> On Sat, Nov 16, 2013 at 8:10 AM, Ferrous Cranus <nikos.gr33k@gmail.com> wrote:
>> Perhaps by doing:
>>
>> locate pymysql
>> locate pygeoip
>>
>> or perhaps by using find as follows:
>> /usr/local/lib/python3.4/site-packages/PyMySQL-0.6.1-py3.4.egg/pymysql
>> /usr/lib/python2.6/site-packages/pymysql
>> /var/tmp/pip-build-root/pymysql
>> /var/tmp/pip-build-root/pymysql/pymysql
>> /var/tmp/pip-build-root/pymysql/build/lib/pymysql
>> /tmp/pip-build-root/pymysql
>> /tmp/pip-build-root/pymysql/pymysql
>> /tmp/pip-build-root/pymysql/build/lib/pymysql
>>
>> root@secure [~]# find / -name pygeoip
>> /usr/lib/python2.6/site-packages/pygeoip
>> /var/tmp/pip-build-root/pygeoip
>> /var/tmp/pip-build-root/pygeoip/build/lib/pygeoip
>> /var/tmp/pip-build-root/pygeoip/pygeoip
>> /tmp/pip-build-root/pygeoip
>> /tmp/pip-build-root/pygeoip/build/lib/pygeoip
>> /tmp/pip-build-root/pygeoip/pygeoip
>> root@secure [~]#
>> --
>> https://mail.python.org/mailman/listinfo/python-list
>
>
>
> -- 
> WebHost <http://superhost.gr>

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


Thread

Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 00:52 -0800
  Re: Question regarding 2 modules installed via 'pip' Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-11-16 11:41 +0100
    Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 05:10 -0800
      Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 05:45 -0800
        Re: Question regarding 2 modules installed via 'pip' Ned Batchelder <ned@nedbatchelder.com> - 2013-11-16 05:54 -0800
          Re: Question regarding 2 modules installed via 'pip' Roy Smith <roy@panix.com> - 2013-11-16 09:25 -0500
          Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 07:43 -0800
            Re: Question regarding 2 modules installed via 'pip' YBM <ybmess@nooos.fr.invalid> - 2013-11-16 17:49 +0100
              Re: Question regarding 2 modules installed via 'pip' Denis McMahon <denismfmcmahon@gmail.com> - 2013-11-17 01:07 +0000
        Re: Question regarding 2 modules installed via 'pip' Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-16 15:20 +0000
          Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 07:32 -0800
            Re: Question regarding 2 modules installed via 'pip' Johannes Findeisen <mailman@hanez.org> - 2013-11-16 16:45 +0100
              Re: Question regarding 2 modules installed via 'pip' Ned Batchelder <ned@nedbatchelder.com> - 2013-11-16 07:56 -0800
                Re: Question regarding 2 modules installed via 'pip' Johannes Findeisen <mailman@hanez.org> - 2013-11-16 17:06 +0100
            Re: Question regarding 2 modules installed via 'pip' YBM <ybmess@nooos.fr.invalid> - 2013-11-16 17:48 +0100
              Re: Question regarding 2 modules installed via 'pip' Ned Batchelder <ned@nedbatchelder.com> - 2013-11-16 08:51 -0800
                Re: Question regarding 2 modules installed via 'pip' Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-16 17:02 +0000
                Re: Question regarding 2 modules installed via 'pip' Robert Kern <robert.kern@gmail.com> - 2013-11-16 17:19 +0000
              Re: Question regarding 2 modules installed via 'pip' Nikos <nikos@superhost.gr> - 2013-11-17 11:04 +0200
      Re: Question regarding 2 modules installed via 'pip' Joel Goldstick <joel.goldstick@gmail.com> - 2013-11-16 08:53 -0500
      Re: Question regarding 2 modules installed via 'pip' Νίκος <nikos@superhost.gr> - 2013-11-16 15:59 +0200
        Re: Question regarding 2 modules installed via 'pip' Ned Batchelder <ned@nedbatchelder.com> - 2013-11-16 07:04 -0800
          Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 07:11 -0800
            Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 07:15 -0800
              Re: Question regarding 2 modules installed via 'pip' Dave Angel <davea@davea.name> - 2013-11-16 21:33 -0600
            Re: Question regarding 2 modules installed via 'pip' Chris Angelico <rosuav@gmail.com> - 2013-11-17 02:19 +1100
              Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 07:33 -0800
                Re: Question regarding 2 modules installed via 'pip' mm0fmf <none@mailinator.com> - 2013-11-16 19:35 +0000
        Re: Question regarding 2 modules installed via 'pip' Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-11-17 05:52 +0000
      Re: Question regarding 2 modules installed via 'pip' Robert Kern <robert.kern@gmail.com> - 2013-11-16 15:01 +0000
        Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 07:13 -0800
          Re: Question regarding 2 modules installed via 'pip' Andreas Perstinger <andipersti@gmail.com> - 2013-11-16 16:43 +0100

csiph-web