Path: csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail From: Adrien Viala Newsgroups: comp.lang.python Subject: Re: uninstall 3.5 Date: Sun, 15 Nov 2015 11:46:05 +0000 Lines: 24 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de VY267vat+LzfQoPhsQX2hg+61cVThiPwYI4qw6l/CQtA== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.026 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'scripts': 0.09; 'python.': 0.11; '2.7': 0.13; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:uninstall': 0.16; 'uninstall': 0.16; 'whatever,': 0.16; 'wrote:': 0.16; '2015': 0.20; 'header:In-Reply-To:1': 0.24; 'module': 0.25; 'installed': 0.26; 'error': 0.27; 'message- id:@mail.gmail.com': 0.27; 'correct': 0.28; 'work.': 0.30; 'run': 0.33; 'correctly': 0.34; 'server': 0.34; 'info': 0.34; 'received:google.com': 0.35; 'nov': 0.35; 'received:74.125.82': 0.35; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'skip:v 20': 0.38; 'thank': 0.38; 'whatever': 0.39; 'to:addr:python.org': 0.40; 'hello,': 0.40; 'your': 0.60; 'laptop': 0.67; 'friend': 0.81 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-type; bh=mCyjRMnerszEu8nTo6dFZXcnOjC8BPg+eXkIGsutrok=; b=uzqctQ9ODG1Dmv43Swb6lpkhZfV/qAIQBRs78OB7jMz6CPtBKSzUGDjw0kPqMVU+6B X/6qh0AeFrOp5zcbvsF8GqkDT/lUwhTPERN5i+SdKea439+eyRSihpVV7ZixZazeN3xH YynlBCKwbuwLUAf9FgCj44NqNvQp/WYdU3cqe+NReS8tkIYNxt+4RmT5CtK77UogT89H LcdCVEAyexRnjhDMesrMpbtkLrlV/qdUNfv+5Uwx9L1R5LfdWJKGDlEPkNE5/KXOoCBh HllN2J1lAieWJ3qZmfBssddBLIcSbo13uJL91WEVtAxVjs8CqVFIV5bqaqsnzLmD0Qv4 ScCg== X-Received: by 10.28.156.75 with SMTP id f72mr13859891wme.91.1447587974832; Sun, 15 Nov 2015 03:46:14 -0800 (PST) In-Reply-To: X-Mailman-Approved-At: Mon, 16 Nov 2015 08:09:20 -0500 X-Content-Filtered-By: Mailman/MimeDel 2.1.20+ 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: , Xref: csiph.com comp.lang.python:98880 Hi again, Correct guess, virtualenvwrapper-powershell correctly installed under 2.7 :) On Sun, 15 Nov 2015 at 12:31 Adrien Viala < adrien.georges.louis.viala@gmail.com> wrote: > Hello, > > Thank you for your work. Just discovering python. > > My issue steps were : > - 3.5 installed > - friend codes in 2.7 > - server scripts can t run on my laptop (cant find module 0o) > - whatever, must be 3.5 / 2.7 issues > - let's try virtualenv > - can t download virtualenvwrapper-powershell : error X that i can t find > info about on googl > - whatever let's uninstall 3.5 > > :/ > > >