paulfeakins

Results 20 comments of paulfeakins

Any update on this one as I'm getting this same gap at the top on ubuntu 16.04 LTS?

Makes sense, thanks for the update! I may just upgrade this 16.04 work computer to 18.04 as that seems to work nicely. I've tried making a few quick changes to...

I can't find any documentation on GETHISTORICALQUOTE ? The example files seem to include: GETMORNINGFIN GETMORNINGQFIN GETMORNINGKEY

Ah yep, thanks for that. Sounds like a lot of effort. Any chance the original will get fixed at some point or is this the only way to get stock...

Good to know, I will indeed, thanks!

Install issue, I'll start a new issue if it's not a simple one: I'm running Windows 10 on this PC. I installed Python 3.6.3. Install path is: C:\Users\paulf\AppData\Local\Programs\Python\Python36-32 Installer won't...

Thanks very much for the quick reply. I reinstalled Python to this location: C:\Program Files (x86)\Python36-32 PYTHONPATH is now: https://www.antropy.co.uk/images/screenshots/SystemPropertiesAdvanced_2017-12-03_15-43-32.png And you can see the sqlite3 folder exists: https://www.antropy.co.uk/images/screenshots/explorer_2017-12-03_15-44-45.png Same...

And the path seems correct: C:\Users\paulf>echo %pythonpath% C:\Program Files (x86)\Python36-32;C:\Program Files (x86)\Python36-32\Lib;C:\Program Files (x86)\Python36-32\Lib\site-packages;C:\Program Files (x86)\Python36-32\Lib\sqlite3;C:\Program Files (x86)\Python36-32\DLLs;

Thanks, the output is: Python 3.3.5 (default, Mar 31 2017, 07:04:42) [MSC v.1800 64 bit (AMD64)] on win32

I got the latest LibreOffice and ran the above again, output is now: Python 3.5.4 (default, Nov 3 2017, 15:52:29) [MSC v.1900 64 bit (AMD64)] on win32 Error message when...