Path: csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail From: Igor Korot Newsgroups: comp.lang.python Subject: Re: troubleshooting Date: Mon, 4 Apr 2016 12:14:53 -0400 Lines: 20 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de L5/ZVCvzo2vMuhfXrkz1ygPV14J05vWAvVG5Fno0kREw== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.038 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'subject:skip:t 10': 0.07; 'cc:addr:python-list': 0.09; 'python': 0.10; '2016': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'reinstalled': 0.16; 'wrote:': 0.16; ';-)': 0.18; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'questions:': 0.22; 'header:In-Reply- To:1': 0.24; 'mon,': 0.24; 'installed': 0.26; 'error': 0.27; 'message-id:@mail.gmail.com': 0.27; 'url:mailman': 0.30; 'url:python': 0.33; 'url:listinfo': 0.34; 'gives': 0.35; 'received:google.com': 0.35; 'but': 0.36; 'url:org': 0.36; 'received:209.85': 0.36; 'basic': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:209.85.213': 0.37; 'list.': 0.37; 'version': 0.38; 'received:209': 0.38; 'thank': 0.38; 'hi,': 0.38; 'application': 0.39; 'url:mail': 0.40; 'you.': 0.64; 'cut': 0.67; 'have?': 0.84; 'sk.': 0.84; 'try.': 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; bh=e4PX+PZsXkk6s4cg/tU4OVDRwZ+mf86kya0CUW8hpBI=; b=a+aefiuLmF9Zi4y7bJgKXNJywzZWk10AcDJL7bQIYbQiX1jv9Mj+pVFxG10nkahd1i 9KQG+8GrNoWOTWoZU97hldJEIL0VrpiW2/UbTJSfDpPaGh2FPjKA2Zt1CahTt1UWdZv1 q2LNkDxuOUDWD+8sCke3xrSCbEfQOfDzfgJN/mFB/cggJ1aStMYmwheo4rZmJVowNfpj 1ereoBP8JWhbt16kVOiVAN/jrwgaeWnd2wC0AUbMa5IBGmjcmmWYEFFL/yxBi2o80iRV Da+OciITaEZErjRa0gYqd/JohrUNdElZJj4wO09ZtukgF3c4MsdywC/TAz3SreGNA64h 3MLQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=e4PX+PZsXkk6s4cg/tU4OVDRwZ+mf86kya0CUW8hpBI=; b=ZaRIYywgupbFGPjf7w05GHp4QUj6Zx3W3wwnvU8dO9M1ljEwQ3+SoldjyJQQumE/FX kAmChSlT9PiA1tuw+5QcgPM5iJshwQ8zDuZaeygVotDmrY0XGl956AfKZi4a+YDfwkZm t2BKn8BaNGKWtsVUpDdSw+CDwDr7w13WIYqzp7jBhZo36usO7ye/7vzQLNfcDsM0c3vW nP2v6TyvPrO4TQZCCY9L3IT8B9yHfoQEGCQbBLQQffRxEavSFVlV8qiUTpPA8l0a+CI0 y+/ecAQz5lgTf4akbozfgB1Rbf7TuGV+y18aX6O918f0va5RlnuOKLjVxtqvuAyzm7yE 2Tyw== X-Gm-Message-State: AD7BkJJAE28A5l8CFiaTTh9qXKaq42wLz5MsIjIiIn2INokGQb9Tqpc1Pdtgvfs5/3mJf0JasChmr4JvcAvkvw== X-Received: by 10.159.38.17 with SMTP id 17mr3783246uag.134.1459786493666; Mon, 04 Apr 2016 09:14:53 -0700 (PDT) In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: Xref: csiph.com comp.lang.python:106453 Hi, On Mon, Apr 4, 2016 at 12:03 PM, Sk. Amirul Islam wrote: > i recently installed the application but when i ran it it gave a 'runtime > error". i even reinstalled it. but it gives the same error everytime i try. > im eclosing a screenshot of the error . thank you Attachments are not going thru on this list. You will need to cut and paste the error in the email. ;-) Also, basic questions: 1. What OS are you running? 2 What version of OS are you running? 3. What version of python do you have? 4. Is all dependencies for this program are satisfied? Thank you. > -- > https://mail.python.org/mailman/listinfo/python-list