Hello,

Thank for the feedback,
However, it is the first time that I install a python package.
I did 
dnf install python3-astropy
(no problem) and then

import astropy
but I get
    import astropy
ImportError: No module named astropy

Do I also need to run
pip install astropy --no-deps
?

as mentioned in http://docs.astropy.org/en/stable/install.html


===========================================================================
 Patrick DUPRÉ                                 | | email: pdu...@gmx.com
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale           | |
 Tel.  (33)-(0)3 28 23 76 12                   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann                 | | 59140 Dunkerque, France
===========================================================================


> Sent: Friday, September 14, 2018 at 2:39 PM
> From: "John Pilkington" <johnpilk...@gmail.com>
> To: users@lists.fedoraproject.org
> Subject: Re: astropy.io.ascii
>
> On 14/09/18 12:13, Patrick Dupre wrote:
> > Hello,
> > 
> > How can I install astropy.io.ascii
> > in fedora?
> > 
> > Thank.
> > 
> > ===========================================================================
> >   Patrick DUPRÉ                                 | | email: pdu...@gmx.com
> >   Laboratoire de Physico-Chimie de l'Atmosphère | |
> >   Université du Littoral-Côte d'Opale           | |
> >   Tel.  (33)-(0)3 28 23 76 12                   | | Fax: 03 28 65 82 44
> >   189A, avenue Maurice Schumann                 | | 59140 Dunkerque, France
> > ===========================================================================
> As usual, no background info. How about
> 
> https://dl.fedoraproject.org/pub/fedora/linux/releases/28/Everything/x86_64/os/Packages/p/python3-astropy-3.0.1-1.fc28.x86_64.rpm
> 
> http://docs.astropy.org/en/stable/install.html
> 
> John P
> 
> 
> 
> 
> 
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
>
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to