Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.albasani.net!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!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.059 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'blue': 0.09; 'subject:2.7': 0.09; 'subject:module': 0.09; 'url:github': 0.09; 'python': 0.11; '2.7': 0.14; 'subject:under': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'module': 0.19; 'version.': 0.19; 'help.': 0.21; 'install': 0.23; 'header:User- Agent:1': 0.23; 'specify': 0.24; 'least': 0.26; 'header:In-Reply- To:1': 0.27; 'am,': 0.29; 'subject:skip:i 10': 0.31; "we're": 0.32; 'but': 0.35; 'there': 0.35; 'doing': 0.36; 'thank': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'tell': 0.60; "you're": 0.61; 'show': 0.63; 'url:index': 0.63; 'telling': 0.64; 'dear': 0.65; 'regards.': 0.65; 'talking': 0.65; 'charset:windows-1252': 0.65; 'received:74.208': 0.68; 'friends': 0.81; '3.4': 0.84 Date: Tue, 07 Apr 2015 14:35:04 -0400 From: Dave Angel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Euler module under python 2.7 and 3.4 instalation... References: <079cd7c7-aa52-4572-9121-f919f5c5ed6a@googlegroups.com> In-Reply-To: <079cd7c7-aa52-4572-9121-f919f5c5ed6a@googlegroups.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:WGr4nmigBeVMZK+bgUONDa8D5IJcecPbXlruWAVUv8KU3PxAD0E GLM4ucrzVea/62IRQP4Bn0mrQntiSmpAnkyi7h9sCJ9/duMxNUGqzeT7VjL1eCQB4UKiyUN WNZd3Cez4WCMuYdaj645A00ps0t8il5noHI79k6+BsspiI88A4xHFXupTHG+iF0cCxrpTSZ ZPuPL8GLdqmB2YcuN4O8A== X-UI-Out-Filterresults: notjunk:1; X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20 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: 27 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1428431719 news.xs4all.nl 2833 [2001:888:2000:d::a6]:51422 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:88609 On 04/07/2015 11:39 AM, blue wrote: > Dear friends . > I want to install Euler module under python 2.7 and / or 3.4 version. > I try pip and pip 3.4 but seam not working for me. > I need some help with this . > Thank you . Regards. > You don't specify what you mean by Euler. There are at least 3 things you might be talking about: http://euler.rene-grothmann.de/index.html https://projecteuler.net/ https://github.com/iKevinY/EulerPy Without you telling us what you're talking about, we're not likely to be able to help. If you used a pip command(s), please show us exactly what you typed, and what result you saw. Use copy/paste. And tell us what OS you're doing it on. -- DaveA