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


Groups > comp.lang.python > #98030

Re: problems using python in PowerShell

Path csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail
From navid Rahimi <rahimi.nv@gmail.com>
Newsgroups comp.lang.python
Subject Re: problems using python in PowerShell
Date Fri, 30 Oct 2015 19:52:37 +0330
Lines 24
Message-ID <mailman.8.1446371704.4463.python-list@python.org> (permalink)
References <58590053.215822.1446216815274.JavaMail.yahoo@mail.yahoo.com> <CAPTjJmoqPtWf86cwHhD8sPXBgwyp1bBUzABiMVa2SJUnBvu4-w@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
X-Trace news.uni-berlin.de y5VDv5S+ZBiB8tkAvrPZIwXdVpmlE2ggFhm8kbeHXs8g==
Return-Path <rahimi.nv@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.017
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'subject:problems': 0.09; 'subject:using': 0.09; 'python': 0.10; 'subject:python': 0.14; '$path': 0.16; '1:53': 0.16; 'exactly?': 0.16; 'gonna': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; '31,': 0.22; 'am,': 0.23; '(or': 0.23; 'sat,': 0.23; 'header:In-Reply-To:1': 0.24; 'chris': 0.26; 'error': 0.27; 'fri,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'url:mailman': 0.30; 'supposed': 0.31; "can't": 0.32; 'url:python': 0.33; 'message.': 0.33; 'wishes,': 0.33; 'url:listinfo': 0.34; 'received:google.com': 0.35; 'but': 0.36; 'url:org': 0.36; 'received:209.85': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'doing': 0.38; 'received:209': 0.38; 'hi,': 0.38; 'url:mail': 0.40; 'your': 0.60; 'course': 0.62; '30,': 0.63; 'python-list': 0.66; 'online': 0.71; 'training': 0.78; 'chrisa': 0.84; 'on?': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=sFiQPrmqvaORRwsJ69BBVjuPsVqWvikmqMQqp/12T5Y=; b=fpwU97Ig5qDMD+NLU6fusw6H+1NjKLh45cjkwX59Eg8vvdLTXLJwsGEjIY8OJpYXVO HHiWX+ZyGS9dkePkGGy55hS3OFv4FPcAtrqUyPh+xwTCpYvxRgpKQ2SX8VAFXmDxDLe7 vURJU8boRcZp/a2ybueHD9d8+CLZ4H7A8B4BIL/QL5Gs90qOMlZI7pEvpr0a+yBNle6L 5EEw9ljNDYh/ZR+vqYLDbzzs8UpT4PfqOa930sqycsGYDlG69UFBNj5IJgtdErwS9WKd B8Ea5L1iHu0c2K1+7RLuIUodCS66iUUNeOXyBsRAqZ/tJTlRrIhcRvP3sr5mpNsOgVlm xy+Q==
X-Received by 10.112.163.131 with SMTP id yi3mr4415411lbb.36.1446222157115; Fri, 30 Oct 2015 09:22:37 -0700 (PDT)
In-Reply-To <CAPTjJmoqPtWf86cwHhD8sPXBgwyp1bBUzABiMVa2SJUnBvu4-w@mail.gmail.com>
X-Mailman-Approved-At Sun, 01 Nov 2015 04:55:03 -0500
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
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:98030

Show key headers only | View raw


What error message do you get exactly ? without error message how
people gonna know what is going on?

best wishes,
-navid


On Fri, Oct 30, 2015 at 6:39 PM, Chris Angelico <rosuav@gmail.com> wrote:
> On Sat, Oct 31, 2015 at 1:53 AM, josephine ewers via Python-list
> <python-list@python.org> wrote:
>> Hi,
>> I am doing an online training course to learn python but when I enter
>> 'python' in Microsoft PowerShell as I am supposed to do I always get an
>> error message.
>
> What error message, exactly?
>
> Is Python installed? Which Python is installed? What OS are you
> running? What is your $PATH (or %PATH%)? We can't help you with no
> information.
>
> ChrisA
> --
> https://mail.python.org/mailman/listinfo/python-list

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


Thread

Re: problems using python in PowerShell navid Rahimi <rahimi.nv@gmail.com> - 2015-10-30 19:52 +0330

csiph-web