I downloaded the Snapshot 3.6 build yesterday. But it seem like Python is not included.It tried "For existing users you may need to enable Python in Options/Preferences leaving the Python Home empty and, on the next start, GC will detect the included Python automatically."I get this after enabling Python and leaving the path empty.
Trim Python Home setting If it contains blanks deployed Python detection fails, lets make this a little more idiot-proof.
Can It be because I have a older version of Python on my PC?
So I tried to Uninstall GC 3.6 Also uninstalled my copy of Python and reinstalled the latest snapshot build and still no luck.Is there a way to check if Python is installed.
cd "\Program Files\GoldenCheetah"
C:\Program Files\GoldenCheetah>python
Python 3.7.7 ....
...
>>>import sys
>>>sys.path
...
Thanks:So it seem like python is not installed
Microsoft Windows [Version 10.0.18363.836]
(c) 2019 Microsoft Corporation. All rights reserved.
C:\Users\Gerrie>cd C:\Users\Gerrie\AppData\Local\GoldenCheetah
C:\Users\Gerrie\AppData\Local\GoldenCheetah>python
'python' is not recognized as an internal or external command,
operable program or batch file.
Microsoft Windows [Version 10.0.18363.836]
(c) 2019 Microsoft Corporation. Alle Rechte vorbehalten.
C:\Windows\system32>cd "\Program Files\Golden Cheetah Snapshot\Golden Cheetah"
C:\Program Files\Golden Cheetah Snapshot\Golden Cheetah>python
Python 3.7.7 (tags/v3.7.7:d7c567b08f, Mar 10 2020, 10:41:24) [MSC v.1900 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys
>>> sys.path
['C:\\Program Files\\Golden Cheetah Snapshot\\Golden Cheetah\\\ufeffLib\\site-packages', 'C:\\Program Files\\Golden Cheetah Snapshot\\Golden Cheetah\\python37.zip', 'C:\\Program Files\\Golden Cheetah Snapshot\\Golden Cheetah', 'C:\\Program Files\\Golden Cheetah Snapshot\\Golden Cheetah\\lib\\site-packages']
>>>
[Python\PythonEmbed.cpp:101 PythonEmbed::pythonInstalled] Binary found[Python\PythonEmbed.cpp:116 PythonEmbed::pythonInstalled] Running: "C:/Program Files/Golden Cheetah/python.exe"
[Python\PythonEmbed.cpp:173 PythonEmbed::pythonInstalled] Python path: C:/Program Files/Golden Cheetah/python37.zip;C:/Program Files/Golden Cheetah;C:/Program Files/Golden Cheetah/lib/site-packages
[Python\PythonEmbed.cpp:217 PythonEmbed::PythonEmbed] PYTHONHOME setting used: C:/Program Files/Golden Cheetah
[Python\PythonEmbed.cpp:101 PythonEmbed::pythonInstalled] Binary found[Python\PythonEmbed.cpp:116 PythonEmbed::pythonInstalled] Running: "C:/Program Files/Golden Cheetah/python.exe"
[Python\PythonEmbed.cpp:173 PythonEmbed::pythonInstalled] Python path: C:/Program Files/Golden Cheetah/python37.zip;C:/Program Files/Golden Cheetah;C:/Program Files/Golden Cheetah/lib/site-packages
[Python\PythonEmbed.cpp:222 PythonEmbed::PythonEmbed] Python is installed: C:/Program Files/Golden Cheetah\python.exe
[Python\PythonEmbed.cpp:225 PythonEmbed::PythonEmbed] Py_SetProgramName: C:/Program Files/Golden Cheetah\python.exe
[Python\PythonEmbed.cpp:229 PythonEmbed::PythonEmbed] PyImport_AppendInittab: goldencheetah
[Python\PythonEmbed.cpp:233 PythonEmbed::PythonEmbed] PyInitializeEx(0)
[Python\PythonEmbed.cpp:244 PythonEmbed::PythonEmbed] PyImportModule('sys')
[Python\PythonEmbed.cpp:250 PythonEmbed::PythonEmbed] Add '.' to Path
[Python\PythonEmbed.cpp:255 PythonEmbed::PythonEmbed] Py_GetVersion()
Python loaded [3.7.7 (tags/v3.7.7:d7c567b08f, Mar 10 2020, 10:41:24) [MSC v.1900 64 bit (AMD64)]]
[Python\PythonEmbed.cpp:281 PythonEmbed::PythonEmbed] Install stdio catcher
[Python\PythonEmbed.cpp:285 PythonEmbed::PythonEmbed] Load library.py
[Python\PythonEmbed.cpp:295 PythonEmbed::PythonEmbed] Get catcher refs
[Python\PythonEmbed.cpp:303 PythonEmbed::PythonEmbed] PyEval_InitThreads
[Python\PythonEmbed.cpp:308 PythonEmbed::PythonEmbed] Embedding completes
I've fixed the sys.path error but, since I am not sure this is the cause of the problem and I cannot reproduce the issue myself, also enabled Python embedding debugging in a console that will popup when you run this version: https://ci.appveyor.com/project/amtriathlon/goldencheetah-d5bfx/builds/33323777/artifacts
Do I need to have Python 3.7 installed on my computer?
I can't find a Mac OS X version of the snapshot builds. Any advice how to proceed to get them installed?
Yes, but this provides the developper build 3.6 (which I currently use) but not the snapshot builds, or do I mix things up?
The Train bottom bar has not changed, but may be other changes have affected the keyboard focus, other shortcuts are working or neither one?
If you start the session with a mouse click the shortcuts neither?
Am I right when saying that everything I find under "View" "DownloadChart" is "uncurated"?