Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.098 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.06; 'python3': 0.07; 'subject:Question': 0.07; 'here?': 0.09; 'skip:/ 10': 0.09; 'subject:modules': 0.09; 'python': 0.11; 'missing?': 0.16; 'install': 0.23; 'header:User-Agent:1': 0.23; 'error': 0.23; 'case.': 0.24; 'header:In-Reply-To:1': 0.27; 'installed': 0.27; 'this.': 0.32; 'but': 0.35; 'subject:regarding': 0.36; 'to:addr :python-list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'default': 0.69; 'pardon': 0.84; 'received:192.168.1.7': 0.84; 'received:195.238': 0.84; 'received:195.238.6': 0.84; 'received:belgacom.be': 0.84; 'received:isp.belgacom.be': 0.84; 'subject:via': 0.84 X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApMBANpKh1JQyHQi/2dsb2JhbAANS4M/wAKBNYMaAQEEeBELIRYPCQMCAQIBRRMIAogCrguKIIh5j3AWhBsDmBCBL5QH Date: Sat, 16 Nov 2013 11:41:03 +0100 From: Antoon Pardon User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130922 Icedove/17.0.9 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Question regarding 2 modules installed via 'pip' References: <613f8a56-5869-45e3-8999-c9c14458cf9c@googlegroups.com> In-Reply-To: <613f8a56-5869-45e3-8999-c9c14458cf9c@googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1384598532 news.xs4all.nl 15990 [2001:888:2000:d::a6]:51645 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:59597 Op 16-11-13 09:52, Ferrous Cranus schreef: > > but when is: http://superhost.gr > i get the error you will like 'pymysql' and 'pymysql' are missing > Since they are install how can they be missing? > > root@secure [~]# which python > /usr/bin/python > > root@secure [~]# which python3 > /usr/bin/python3 > root@secure [~]# > > The only thing i can think of is that those packages have installed under default python 2.6.6 and not under Python 3.3.2. > > Can this be the case here? It can be the case. Now think of a way to verify this. -- Antoon Pardon