Re: import docx error

2017-05-12 Thread johnshivjo
On Wednesday, May 10, 2017 at 12:48:36 PM UTC-4, RRS1 wrote: > Hi, > > > I am very new to Python, have only done simple things >>>print("hello > world") type things. I've really been looking forward to using Python. I > bought Two books, downloaded Python 3.6.1 (32 & 64) and each time I t

Re: import docx error

2017-05-11 Thread Pavol Lisy
On 5/11/17, Grant Edwards wrote: > On Wed, May 10, 2017 at 05:14:22PM -0700, somebody wrote: >> I have downloaded Anaconda to Cinnamon Mint 18.1 64 bit where Python >> 3.6 exists. >> >> It will not start up. > > The anaconda that I know about is the RedHat installer program (which > was original

Re: import docx error

2017-05-11 Thread Pavol Lisy
On 5/10/17, Grant Edwards wrote: > On 2017-05-10, RRS1 via Python-list wrote: > >> I am very new to Python, have only done simple things >>>print("hello >> world") type things. I've really been looking forward to using Python. I >> bought Two books, downloaded Python 3.6.1 (32 & 64) and eac

Re: import docx error

2017-05-11 Thread Grant Edwards
[Please keep this on the list so that others can benefit (and so that I can deal with it via my NNTP client). Further replies will only happen on-list.] On Wed, May 10, 2017 at 05:14:22PM -0700, somebody wrote: > I need to go back before John, I guess. Sorry, I have no idea what that means. >

Re: import docx error

2017-05-10 Thread Grant Edwards
On 2017-05-10, RRS1 via Python-list wrote: > I am very new to Python, have only done simple things >>>print("hello > world") type things. I've really been looking forward to using Python. I > bought Two books, downloaded Python 3.6.1 (32 & 64) and each time I try this: > > import doc

import docx error

2017-05-10 Thread RRS1 via Python-list
Hi, I am very new to Python, have only done simple things >>>print("hello world") type things. I've really been looking forward to using Python. I bought Two books, downloaded Python 3.6.1 (32 & 64) and each time I try this: >>> import docx I get errors. Traceback (most recent call