---------- Forwarded message ---------
From: Mark Bass <markbass649@gmail.com>
Date: Wed, 31 May 2023 at 08:09
Subject: Problems Installing and getting started.
To: <python-list@python.org>
Good morning,
I installed python several hours ago (from python.org), I then installed
the IDE PyCharm. I'm using AI to help with a project that requires statistical analysis.
I cannot open python, when I double clicked a "Modify Setup" window
appeared with the three options Modify, Repair and Uninstall to click. I assumed this was part of the final installation process and clicked Modify
- it seemed to be successful. I still could not open python. I asked the AI and it suggested to click Repair, this still made no difference. I finally Uninstalled it, shut down my laptop, had a coffee then re-installed it but the same problem occurred.
Can you help ? Any suggestions?
I'm really pleased with the AI so far and looking forward to using Python
to get my project started.
---------- Forwarded message ---------
From: Mark Bass <markbass649@gmail.com>
Date: Wed, 31 May 2023 at 08:09
Subject: Problems Installing and getting started.
To: <python-list@python.org>
Good morning,
I installed python several hours ago (from python.org), I then installed
the IDE PyCharm. I'm using AI to help with a project that requires >statistical analysis.
I cannot open python, when I double clicked a "Modify Setup" window
appeared with the three options Modify, Repair and Uninstall to click. I >assumed this was part of the final installation process and clicked Modify
- it seemed to be successful. I still could not open python. I asked the AI >and it suggested to click Repair, this still made no difference. I finally >Uninstalled it, shut down my laptop, had a coffee then re-installed it but >the same problem occurred.
Can you help ? Any suggestions?
I'm really pleased with the AI so far and looking forward to using Python
to get my project started.
Best Regards.....Mark
Python does not provide, normally, a "click me" icon to run Python.
Python is a command line language INTERPRETER/COMPILER. If file
associations are set up, clicking on a script (.py) file/will/ run it --
but the window it opens goes away as soon as the script completes. Instead one opens a command shell window and runs Python/scripts from that
window...
Microsoft Windows [Version 10.0.19045.2965]
(c) Microsoft Corporation. All rights reserved.
C:\Users\Owner>python
Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929
64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 49:36:31 |
Calls: | 10,397 |
Calls today: | 5 |
Files: | 14,067 |
Messages: | 6,417,314 |
Posted today: | 1 |