Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #103497
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Sapna Mishra <sapna@aries.res.in> |
| Newsgroups | comp.lang.python |
| Subject | Pyraf problem |
| Date | Thu, 25 Feb 2016 20:07:08 +0530 (IST) |
| Lines | 21 |
| Message-ID | <mailman.125.1456411053.20994.python-list@python.org> (permalink) |
| References | <705629636.351550.1456410947390.JavaMail.zimbra@aries.res.in> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.uni-berlin.de PqK5bUhIoOPHEcncCbSM6A6EYiP8hszJCPR3IeoaUvwA== |
| Return-Path | <sapna@aries.res.in> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.060 |
| X-Spam-Evidence | '*H*': 0.88; '*S*': 0.00; 'root': 0.04; 'session.': 0.07; 'python': 0.10; 'failed.': 0.16; 'numpy': 0.16; 'peak': 0.16; 'received:192.168.1.4': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'skip:* 80': 0.16; 'typing': 0.18; 'subject:problem': 0.22; 'tkinter': 0.22; 'import': 0.24; 'downloaded': 0.24; 'header:In-Reply-To:1': 0.24; 'appreciated.': 0.27; 'found.': 0.27; 'astronomy': 0.29; 'error.': 0.31; 'getting': 0.33; 'open': 0.33; 'file': 0.34; 'but': 0.36; 'url:org': 0.36; 'possible': 0.36; 'to:addr:python-list': 0.36; 'thanks': 0.37; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'side': 0.62; 'email addr:gmail.com': 0.62; 'email:': 0.62; 'research': 0.62; 'skip:n 10': 0.62; 'strange': 0.63; 'visit': 0.64; 'dear': 0.67; 'institute': 0.77; 'url:scipy': 0.84; 'received:in': 0.93; 'sciences': 0.95 |
| DKIM-Filter | OpenDKIM Filter v2.9.2 mail.aries.res.in 7981E268079D |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=aries.res.in; s=961B73BA-D705-11E2-904D-83CF9EABA3D9; t=1456411029; bh=4mvtJDDClKij3A11EGlX0+FrvwZX2COEdfIvH3e0pSQ=; h=Date:From:To:Message-ID:Subject:MIME-Version:Content-Type; b=PWZfeKTkNhgDuXBd4Oi2VCslwz+CIPt/Ovoqf5Ry48CTVavPNo5My3FMPPJqXSjvY uzZgRaVauES1hjcFRvZSvMgeAbguUu7yv0F+X6LB9cq9IEYAM+tRM7THDQPijlzt2h D6/RsN94GVQfIzQKWf37/x1fW3b6CNsOp2yuJiXg= |
| X-Virus-Scanned | amavisd-new at aries.res.in |
| In-Reply-To | <705629636.351550.1456410947390.JavaMail.zimbra@aries.res.in> |
| X-Originating-IP | [192.168.3.136] |
| X-Mailer | Zimbra 8.6.0_GA_1178 (ZimbraWebClient - GC48 (Linux)/8.6.0_GA_1178) |
| Thread-Topic | Pyraf problem |
| Thread-Index | 6p69LfMHRYEp2XgaEaJgk0diQJrZ0Ri1EbW/ |
| X-Cyberoam-smtpxy-version | 1.0.6.3 |
| X-Cyberoam-AV-Policy | default |
| X-CTCH-PVer | 0000001 |
| X-CTCH-Spam | Unknown |
| X-CTCH-VOD | Unknown |
| X-CTCH-Flags | 0 |
| X-CTCH-RefID | str=0001.0A150202.56CF1198.0111, ss=1, re=0.000, recu=0.000, reip=0.000, cl=1, cld=1, fgs=0 |
| X-CTCH-Score | 0.000 |
| X-CTCH-ScoreCust | 0.000 |
| X-CTCH-Rules | |
| X-Mailman-Approved-At | Thu, 25 Feb 2016 09:37:31 -0500 |
| X-Content-Filtered-By | Mailman/MimeDel 2.1.21rc2 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.21rc2 |
| 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:103497 |
Show key headers only | View raw
Dear Sir/Mam, I am using python for my astronomy purpose, for that I want to use PyRaf, but strange thing is occurring that pyraf is getting open as a root but out side my root user directory when I am typing pyraf I am getting like; No graphics/display possible for this session. Tkinter import failed. The numpy package is required by PyRAF and was not found. Please visit http://numpy.scipy.org I have added bath of pyraf in my bashrc file , I have even downloaded numpy but again it is showing same error. Any help will be highly appreciated. Thanks and regards, ***************************************************************************************** Sapna Mishra JRF Aryabhatta Research Institute of Observational Sciences (ARIES) Manora Peak Nainital-263002 Uttarakhand (India) email: sapna.intell@gmail.com sapna@aries.res.in
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Pyraf problem Sapna Mishra <sapna@aries.res.in> - 2016-02-25 20:07 +0530 Re: Pyraf problem Steven D'Aprano <steve@pearwood.info> - 2016-02-26 03:14 +1100 Re: Pyraf problem Arshpreet Singh <arsh840@gmail.com> - 2016-02-26 07:04 -0800
csiph-web