Re: astropy.io.ascii

2018-09-15 Thread John Pilkington
On 15/09/18 20:46, Patrick Dupre wrote: I am sorry. It seems that there is some confusion. The following lines, can be commented or not. It does not change anything from mpl_toolkits.mplot3d import Axes3D import mpl_toolkits.mplot3d.axes3d as axes3d) I do not use pip. However pip list provides

Re: astropy.io.ascii

2018-09-15 Thread Patrick Dupre
I am sorry. It seems that there is some confusion. The following lines, can be commented or not. It does not change anything from mpl_toolkits.mplot3d import Axes3D import mpl_toolkits.mplot3d.axes3d as axes3d) I do not use pip. However pip list provides a list of 207 pacakges. The error is the

Re: astropy.io.ascii

2018-09-15 Thread stan
On Sat, 15 Sep 2018 10:47:43 +0200 "Patrick Dupre" wrote: > However, I am sure that it is linked to fedora, but I get one > error with > ax.zaxis.set_scale('log') > > ax.zaxis.set_scale('log') > AttributeError: 'ZAxis' object has no attribute 'set_scale' > > (from mpl_toolkits.mplot3d impo

Re: astropy.io.ascii

2018-09-15 Thread Patrick Dupre
xes3D import mpl_toolkits.mplot3d.axes3d as axes3d) I found the following: https://stackoverflow.com/questions/24442309/attributeerror-zaxis-object-has-no-attribute-set-scale-error-indicates-mat Some ideas? Thank. > Sent: Saturday, September 15, 2018 at 2:15 AM > From: stan >

Re: astropy.io.ascii

2018-09-14 Thread stan
On Fri, 14 Sep 2018 17:13:53 +0200 "Patrick Dupre" wrote: > I am running fedora28. > > But, by default it run python2 > Also under geany, it run pyhton2 > > even if I put > #!/usr/bin/python3 > in my file > > if I run python3 mypy.py > > Then it run pyhton3 > > However, I get an error: > >

Re: astropy.io.ascii

2018-09-14 Thread John Pilkington
44 189A, avenue Maurice Schumann | | 59140 Dunkerque, France === Sent: Friday, September 14, 2018 at 4:42 PM From: stan To: users@lists.fedoraproject.org Subject: Re: astropy.io.ascii On Fri, 14 Sep 2018 15:21:48 +0

Re: astropy.io.ascii

2018-09-14 Thread Patrick Dupre
2 PM > From: stan > To: users@lists.fedoraproject.org > Subject: Re: astropy.io.ascii > > On Fri, 14 Sep 2018 15:21:48 +0200 > "Patrick Dupre" wrote: > > > I did > > dnf install python3-astropy > > (no problem) and then > > > > import a

Re: astropy.io.ascii

2018-09-14 Thread stan
On Fri, 14 Sep 2018 15:21:48 +0200 "Patrick Dupre" wrote: > I did > dnf install python3-astropy > (no problem) and then > > import astropy > but I get > import astropy > ImportError: No module named astropy The default python up to f28 is python2. If you want to start python3, you have to

Re: astropy.io.ascii

2018-09-14 Thread Patrick Dupre
> From: "John Pilkington" > To: users@lists.fedoraproject.org > Subject: Re: astropy.io.ascii > > On 14/09/18 12:13, Patrick Dupre wrote: > > Hello, > > > > How can

Re: astropy.io.ascii

2018-09-14 Thread John Pilkington
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