Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #88595 > unrolled thread
| Started by | blue <catalinfest@gmail.com> |
|---|---|
| First post | 2015-04-07 08:39 -0700 |
| Last post | 2015-04-07 14:35 -0400 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.python
Euler module under python 2.7 and 3.4 instalation... blue <catalinfest@gmail.com> - 2015-04-07 08:39 -0700
Re: Euler module under python 2.7 and 3.4 instalation... Dave Angel <davea@davea.name> - 2015-04-07 14:35 -0400
| From | blue <catalinfest@gmail.com> |
|---|---|
| Date | 2015-04-07 08:39 -0700 |
| Subject | Euler module under python 2.7 and 3.4 instalation... |
| Message-ID | <079cd7c7-aa52-4572-9121-f919f5c5ed6a@googlegroups.com> |
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.
[toc] | [next] | [standalone]
| From | Dave Angel <davea@davea.name> |
|---|---|
| Date | 2015-04-07 14:35 -0400 |
| Message-ID | <mailman.110.1428431719.12925.python-list@python.org> |
| In reply to | #88595 |
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
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web