Re: [Tutor] installing openpyxl, problem still n o t solved

2016-07-25 Thread Steven D'Aprano
Hello Marcus, I'm afraid it is very difficult for me to understand your email. Your email contains weird control characters as shown here: On Mon, Jul 25, 2016 at 08:59:50PM +0200, marcus lütolf wrote: > Dear Experts, > > I was too optimistic. Module ‚jdcal‘ ist indeed installed. > However, I

Re: [Tutor] installing openpyxl, problem still n o t solved

2016-07-25 Thread Alan Gauld via Tutor
On 25/07/16 19:59, marcus lütolf wrote: > The command >pip install was rejected as SyntaxError : invalid syntax. > Thanks for any kind of help, Marcus. If you get a syntax error that suggests you are running it from the Python >>> prompt. That's wrong. You should run pip from the command prompt

[Tutor] installing openpyxl, problem still n o t solved

2016-07-25 Thread marcus lütolf
Dear Experts, I was too optimistic. Module ‚jdcal‘ ist indeed installed. However, I get another trace back concerning ‚et_xmlfile‘ even after I downloaded and saved it the same way as I did with ‚jdcal‘. Since I haven’t got any responses to my previous calls for help – my problem might be too un

Re: [Tutor] installing openpyxl, problem solved

2016-07-24 Thread Alan Gauld via Tutor
On 24/07/16 20:04, marcus lütolf wrote: > Dear Experts, problem solved, don’t bother, Marcus. For the sake of the archive can you post a short mail stating what the solution was? -- Alan G Author of the Learn to Program web site http://www.alan-g.me.uk/ http://www.amazon.com/author/alan_gauld

[Tutor] installing openpyxl, problem solved

2016-07-24 Thread marcus lütolf
Dear Experts, problem solved, don’t bother, Marcus. …. Dear Experts, following instructions in a youtube video I thought I finally succeded to install openpyxl. However I got the traceback below: >>> import openpyxl Traceback (most recent call last): File

[Tutor] installing openpyxl

2016-07-24 Thread marcus lütolf
Dear Experts, following instructions in a youtube video I thought I finally succeded to install openpyxl. However I got the traceback below: >>> import openpyxl Traceback (most recent call last): File "", line 1, in import openpyxl File "C:\Users\marcus\AppData\Local\Programs\Python\

Re: [Tutor] installing openpyxl

2016-07-17 Thread Steven D'Aprano
On Sun, Jul 17, 2016 at 02:57:27PM +0100, Alan Gauld via Tutor wrote: > On 17/07/16 12:18, marcus lütolf wrote: > > > could someone please tell me what exactly I have to type > > > I have used all kinds of commands with ‚pip install‘ at the end, all > > unsuccessful. > > At an OS command prompt

Re: [Tutor] installing openpyxl

2016-07-17 Thread Alan Gauld via Tutor
On 17/07/16 12:18, marcus lütolf wrote: > could someone please tell me what exactly I have to type > I have used all kinds of commands with ‚pip install‘ at the end, all > unsuccessful. At an OS command prompt type C:\WINDOWS> pip install openpyxl You will need write permission to the site pac

[Tutor] installing openpyxl

2016-07-17 Thread marcus lütolf
dear Experts, could someone please tell me what exactly I have to type in my a) Python 35 – command line or b) desktopcomputer ( W10, 64bit)-command line in ordert to install openpyxl which I downloaded in C:\Users\marcus\Downloads on my computer. I have used all kinds of commands with ‚pip i

[Tutor] installing openpyxl

2016-06-26 Thread marcus lütolf
dear Experts, first question : could someone please tell me what exactly I have to type in my a) Python 35 – command line or b) desktopcomputer ( W10, 64bit)-command line in ordert to install openpyxl which I downloaded in C:\Users\marcus\Downloads on my computer. I have used all kinds of comm