Re: Repair Install of 64 bit python

2021-04-15 Thread o1bigtenor
On Thu, Apr 15, 2021 at 8:03 PM Dodson, Matthew wrote: > > Hi, > > Having an issue after installing 64 bit python. Can't pip install any > packages. Get the error "No module named pip". > No expert here but to me that reads like you need to install 'pip'. On linux I need to make sure its pip3 -

Repair Install of 64 bit python

2021-04-15 Thread Dodson, Matthew
Hi, Having an issue after installing 64 bit python. Can't pip install any packages. Get the error "No module named pip". Thanks, Matt Matthew Dodson 2020 Data Analytics/Video Intern New York Football Giants Quest Diagnostics Training Center 1925 Giants Drive East Rutherford, NJ 07073 o: 201-8

Re: TIME IN XARRAY

2021-04-15 Thread Chris Angelico
On Fri, Apr 16, 2021 at 4:16 AM Jorge Conforte wrote: > I'm using xarray to read netcdf data and I had to time in my data the > values: > > xarray.DataArray 'time' (time: 507)> > array(['1979-01-01T00:00:00.0', '1979-02-01T00:00:00.0', > '1979-03-01T00:00:00.0', ...

TIME IN XARRAY

2021-04-15 Thread Jorge Conforte
Hi, I'm using xarray to read netcdf data and I had to time in my data the values: xarray.DataArray 'time' (time: 507)> array(['1979-01-01T00:00:00.0', '1979-02-01T00:00:00.0',    '1979-03-01T00:00:00.0', ..., '2021-01-01T00:00:00.0',    '2021-02-01

Re: Website

2021-04-15 Thread o1bigtenor
On Thu, Apr 15, 2021 at 8:59 AM Calvin Spealman wrote: > > The PSF guidelines on trademark usage are generous and well documented > here: https://www.python.org/psf/trademarks/ > > Good luck with your website! > > On Wed, Apr 14, 2021 at 11:43 AM Rainyis wrote: > > > Hello, > > I am Sergio Lloren

Re: Website

2021-04-15 Thread o1bigtenor
On Thu, Apr 15, 2021 at 8:54 AM Dan Ciprus (dciprus) wrote: > > Well I did not get the point of his question, obviously so apologies for > being sarcastic at the beginning. This triggered my reaction because of the > history of "funny" questions which you can find in this mailing list. > Agreed

Re: Website

2021-04-15 Thread Calvin Spealman
The PSF guidelines on trademark usage are generous and well documented here: https://www.python.org/psf/trademarks/ Good luck with your website! On Wed, Apr 14, 2021 at 11:43 AM Rainyis wrote: > Hello, > I am Sergio Llorente, and I want to create a web about python. I > will publish apps, scrip

Re: Website

2021-04-15 Thread Dan Ciprus (dciprus) via Python-list
Well I did not get the point of his question, obviously so apologies for being sarcastic at the beginning. This triggered my reaction because of the history of "funny" questions which you can find in this mailing list. Sent from my smartphone Do Not Get Outlook for Android

Re: Website

2021-04-15 Thread o1bigtenor
On Thu, Apr 15, 2021 at 7:40 AM Dan Ciprus (dciprus) via Python-list wrote: > > https://en.wikipedia.org/wiki/Sergio_Llorente > > wow .. you made it that far ? > > Jokes aside .. why are you asking for a permission to get a domain ? I would > love to read a deeper explanation what made you send an

Re: Ann: New Python curses book

2021-04-15 Thread Rich Shepard
On Thu, 15 Apr 2021, Alan Gauld via Python-list wrote: In the main() function the block of code starting with the 'with' statement should be indented to be part of main(). It has been left at the outermost indentation level. The source code file is correct so check against that. Thanks, Alan.

Re: Ann: New Python curses book

2021-04-15 Thread Alan Gauld via Python-list
On 14/04/2021 19:55, Rich Shepard wrote: > On Wed, 14 Apr 2021, Alan Gauld via Python-list wrote: > >> The paper version should be fine (apart from one error on p44 which has >> now been fixed!). > > Alan, > > What's the error and correction so I can change it in my dead tree version? > > Rich

Re: Website

2021-04-15 Thread Dan Ciprus (dciprus) via Python-list
https://en.wikipedia.org/wiki/Sergio_Llorente wow .. you made it that far ? Jokes aside .. why are you asking for a permission to get a domain ? I would love to read a deeper explanation what made you send an email to this mailing list. On Wed, Apr 14, 2021 at 03:41:37PM +0200, Rainyis wro