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


Groups > comp.lang.python > #109387

Re: Python on Windows with linux environment

Path csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail
From "Eric S. Johansson" <esj@harvee.org>
Newsgroups comp.lang.python
Subject Re: Python on Windows with linux environment
Date Thu, 2 Jun 2016 18:27:29 -0400
Lines 10
Message-ID <mailman.107.1464906455.1839.python-list@python.org> (permalink)
References <f71d80f2-951d-41a6-bf8d-f7494aa5472a@googlegroups.com> <nOudnTeotZu9_M3KnZ2dnUU7-RGdnZ2d@giganews.com> <50ab8154-ac2c-a613-99de-d922e87b65f1@harvee.org> <CAPM-O+yWRPsMnArqSCUuc=QfDFU8g2KALP0g7SNMMxy3-ojgsQ@mail.gmail.com> <d2ac480b-384b-61c5-cd90-ee7e9067da90@harvee.org>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de MAxjU4Kt80lmBYUK5aLziwVS6bCuzDm60OqEBimcrWDA==
Return-Path <esj@harvee.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.090
X-Spam-Evidence '*H*': 0.86; '*S*': 0.03; 'subject:Python': 0.05; 'bash': 0.07; 'meantime,': 0.07; 'subject:Windows': 0.09; ':-)': 0.12; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'windows': 0.20; 'environments': 0.22; 'nearly': 0.23; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'linux': 0.26; "i'm": 0.30; 'that.': 0.30; 'ubuntu': 0.33; 'according': 0.36; 'should': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'received:org': 0.37; 'end': 0.39; 'to:addr:python.org': 0.40; 'subject:with': 0.40; 'management': 0.64; 'forward': 0.66; 'pip': 0.84; 'presumably': 0.84; 'route': 0.84; 'articles,': 0.91; 'forgotten': 0.91; 'joel': 0.91; 'suffering': 0.93
DKIM-Filter OpenDKIM Filter v2.9.2 z.eggo.org 543395800F5
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=harvee.org; s=5A244BA4-9B4C-11E4-B3C5-4D2F21081A62; t=1464906453; bh=tWkq4GY16Hl8x5wdmIC0vsGcbd9zgdjIx+tWHGUfQQ0=; h=Subject:To:From:Message-ID:Date:MIME-Version:Content-Type: Content-Transfer-Encoding; b=TQDo6TPR4+NHv+kbLhq/lkdQWVAM6LO0c2JuSh9PTgwhFZOEe6ZMp9xN/fy2t6DkS ZL+Wer4f8rlb5UJorhC/CVntu01abbyA2psaVKkmYlHaoW3nXSZk9lsHYjGnGHQ1FM Q6VHLBoegQNYq66vJXoKti5APvK5keEaloCgs0JA=
X-Virus-Scanned amavisd-new at harvee.org
User-Agent Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1
In-Reply-To <CAPM-O+yWRPsMnArqSCUuc=QfDFU8g2KALP0g7SNMMxy3-ojgsQ@mail.gmail.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.22
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>
X-Mailman-Original-Message-ID <d2ac480b-384b-61c5-cd90-ee7e9067da90@harvee.org>
X-Mailman-Original-References <f71d80f2-951d-41a6-bf8d-f7494aa5472a@googlegroups.com> <nOudnTeotZu9_M3KnZ2dnUU7-RGdnZ2d@giganews.com> <50ab8154-ac2c-a613-99de-d922e87b65f1@harvee.org> <CAPM-O+yWRPsMnArqSCUuc=QfDFU8g2KALP0g7SNMMxy3-ojgsQ@mail.gmail.com>
Xref csiph.com comp.lang.python:109387

Show key headers only | View raw


On 6/2/2016 2:03 PM, Joel Goldstick wrote:
> Although the OP is using Windows 7, according to recent articles,
> Ubuntu is teaming with MS for Windows 10 to include a bash shell,
> presumably with the package management of Ubuntu (debian), with pip
> goodness and virtualenv and virtualenvwrapper.  That route should make
> W10 and linux (ubuntu) nearly identical environments to deal with

had forgotten about that.  it should be released end of july and I am
looking forward to the update! in the meantime, I'm suffering with
cygwin :-)

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


Thread

Python on Windows with linux environment Muhammad Ali <muhammadaliaskari@gmail.com> - 2016-06-02 04:22 -0700
  Re: Python on Windows with linux environment Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2016-06-02 12:37 +0100
  RE: Python on Windows with linux environment Deborah Martin <Deborah.Martin@kognitio.com> - 2016-06-02 11:30 +0000
    Re: Python on Windows with linux environment Paul Rudin <paul.nospam@rudin.co.uk> - 2016-06-02 13:29 +0100
  Re: Python on Windows with linux environment Marc Brooks <marcwbrooks@gmail.com> - 2016-06-02 10:10 -0400
  Re: Python on Windows with linux environment Wildman <best_lay@yahoo.com> - 2016-06-02 11:38 -0500
    Re: Python on Windows with linux environment "Eric S. Johansson" <esj@harvee.org> - 2016-06-02 13:04 -0400
    Re: Python on Windows with linux environment Joel Goldstick <joel.goldstick@gmail.com> - 2016-06-02 14:03 -0400
    Re: Python on Windows with linux environment "Eric S. Johansson" <esj@harvee.org> - 2016-06-02 18:27 -0400
      Re: Python on Windows with linux environment Muhammad Ali <muhammadaliaskari@gmail.com> - 2016-06-02 21:02 -0700
        Re: Python on Windows with linux environment "Eric S. Johansson" <esj@harvee.org> - 2016-06-03 08:27 -0400

csiph-web