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


Groups > comp.lang.python > #105073

Cant install virtualenv

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Arjun Prathap <arjun.prathap@ayruz.com>
Newsgroups comp.lang.python
Subject Cant install virtualenv
Date Thu, 17 Mar 2016 11:42:40 +0530
Lines 16
Message-ID <mailman.260.1458203308.12893.python-list@python.org> (permalink)
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
X-Trace news.uni-berlin.de uJuSmA/ZP06W/fx9hBopHgIq2Qxyiw/7JgqJQEFWWXnQ==
Return-Path <arjun.prathap@ayruz.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.054
X-Spam-Evidence '*H*': 0.89; '*S*': 0.00; '"could': 0.09; 'subject:virtualenv': 0.09; 'python': 0.10; '2.7': 0.13; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:install': 0.16; 'trying': 0.22; 'advance.': 0.23; 'errors': 0.23; 'matching': 0.23; 'tried': 0.24; 'install': 0.25; 'error': 0.27; 'message-id:@mail.gmail.com': 0.27; 'skip:( 20': 0.28; "i'm": 0.30; 'getting': 0.33; 'received:google.com': 0.35; 'problem.': 0.35; 'but': 0.36; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'thanks': 0.37; 'received:209.85.213': 0.37; 'requirement': 0.37; 'version': 0.38; 'received:209': 0.38; 'to:addr:python.org': 0.40; '3.5.1': 0.84; 'faithfully': 0.84; 'home)': 0.84; 'pip': 0.84; 'yours': 0.89
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=ayruz-com.20150623.gappssmtp.com; s=20150623; h=mime-version:date:message-id:subject:from:to; bh=/j5xLNcY8pgTflNiKZBUo8SweLTkevE+uza6Xa3yi/o=; b=xvFixK4A6G7pO76SflnGxfMw04W8yfYx3E4TZV8xgurUWO3PQ3esHmri4Vr/xwXxbt 4tKNZf4CAl4XGQdbnffTtG/6Cbkjn3TaXcIZu7t3u6HjJoxpBNaLk9eXQEx9mFY6WqP5 vvAB93JGNsrv6qUKXZIO5ug0vDL3hLkUFaJ5MQi3HIEpBtSVJXJRqx9igBjBfBwSxfvA 5khJkBxECWiDnoJgWe2R6Ygb5f+VNS3MkibK3GBeMolAm1XwSNWMrbNunbrQIeVdQayS DKSd2+SpCEuCnzvevVVdJnqOFbOFmdizqei3q175ApIA6aMvbf6Mff+IP5+zBm9vNXVN pCTA==
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=/j5xLNcY8pgTflNiKZBUo8SweLTkevE+uza6Xa3yi/o=; b=d51bPHPUkBbc213JkDqTrzP5a71/2pmYZC67KbHXDqke+HoDDoyzOrmflGkjsMfZ96 ZD7kUvz5AtOGF3rzltv0WTSHrnnLTbW7pJ5gyvxImNgpW/5ApLP4yCV4wSDzdUlb4gtI ASnIaq7wst9nRxXs5HS7A4HdGOGoawgjjqxI/T5VXu8T+sjo4mMjAo+xgGUoXwT7sO88 CrVFvTqnKOPXpwNrS+RXRiq1dchvwtDeKWcXr7aikw941Fgl3VxAsa9h9F/xbHEoyku+ RMSIG1x/gCsOeOSsDi0lVRneVathyHoTGiDVeruKv0yvhp2ugzz+pLedNPlYISjWliHB b8eQ==
X-Gm-Message-State AD7BkJIkD5bTqInnWzYfvhtG+ra3RN9NGAr+0lz1Y7KNu65UCgtgWCDfqxLmwkm/alODqpREjp7Iu/MrfR3NWg==
X-Received by 10.31.11.201 with SMTP id 192mr9520766vkl.135.1458195160537; Wed, 16 Mar 2016 23:12:40 -0700 (PDT)
X-Mailman-Approved-At Thu, 17 Mar 2016 04:28:27 -0400
X-Content-Filtered-By Mailman/MimeDel 2.1.21
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.21
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>
Xref csiph.com comp.lang.python:105073

Show key headers only | View raw


Hai,

While trying to install virtualenv in my system(windows 10 Home) using pip
i'm getting the following error "Could not find a version that satisfies
the requirement virtualenv (from versions: )
No matching distribution found for virtualenv". Right now i'm using Python
3.5.1 (v3.5.1:37a07cee5969), i have also tried using python 2.7 but the
errors were same.

Please help me to rectify this problem. Thanks in advance.

-- 

*Yours faithfully*

*ARJUN PRATHAP*

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


Thread

Cant install virtualenv Arjun Prathap <arjun.prathap@ayruz.com> - 2016-03-17 11:42 +0530

csiph-web