F5F Stay Refreshed Software Operating Systems Help installing python, please

Help installing python, please

Help installing python, please

Pages (3): Previous 1 2 3 Next
J
jayjay0424
Member
105
07-09-2023, 10:21 AM
#11
Sure, I understand. It sounds like you're setting up Python and trying to install a module or package, but it seems a bit tricky. Just make sure you have the right tools and that pip is accessible.
J
jayjay0424
07-09-2023, 10:21 AM #11

Sure, I understand. It sounds like you're setting up Python and trying to install a module or package, but it seems a bit tricky. Just make sure you have the right tools and that pip is accessible.

K
kcristan
Senior Member
514
07-25-2023, 09:37 PM
#12
Ensure Python is set up correctly, as installing it usually requires Pip too. Follow the guidance provided by @Sp4gh3tti for installation steps.
K
kcristan
07-25-2023, 09:37 PM #12

Ensure Python is set up correctly, as installing it usually requires Pip too. Follow the guidance provided by @Sp4gh3tti for installation steps.

B
brobear7
Posting Freak
892
07-26-2023, 04:19 AM
#13
Thanks! Let me know if you need anything else.
B
brobear7
07-26-2023, 04:19 AM #13

Thanks! Let me know if you need anything else.

S
SadeceUfuk
Junior Member
17
07-26-2023, 04:30 AM
#14
The pip command sets up Pywin32, a necessary tool for the mod. You should still obtain the mod from GitHub.
S
SadeceUfuk
07-26-2023, 04:30 AM #14

The pip command sets up Pywin32, a necessary tool for the mod. You should still obtain the mod from GitHub.

D
Derp7575
Member
184
07-28-2023, 08:54 AM
#15
Github is legitimate, managed by Microsoft, and remains the top platform for hosted Git repositories globally.
D
Derp7575
07-28-2023, 08:54 AM #15

Github is legitimate, managed by Microsoft, and remains the top platform for hosted Git repositories globally.

W
Wouterman1079
Member
193
07-28-2023, 09:45 AM
#16
Yes, they regularly scan for viruses.
W
Wouterman1079
07-28-2023, 09:45 AM #16

Yes, they regularly scan for viruses.

J
JoeSomebody212
Junior Member
3
07-29-2023, 07:11 AM
#17
GitHub shares programming files. Finding malware can be tricky. Downloading and building something may introduce a virus. It's usually wise to check the source code before compiling or using it.
J
JoeSomebody212
07-29-2023, 07:11 AM #17

GitHub shares programming files. Finding malware can be tricky. Downloading and building something may introduce a virus. It's usually wise to check the source code before compiling or using it.

K
kcristan
Senior Member
514
08-01-2023, 01:52 PM
#18
It's designed for developers to store, manage, and collaborate on code using version control. You should be comfortable writing and understanding other people's code. No virus checks are included because it doesn't make practical sense.
K
kcristan
08-01-2023, 01:52 PM #18

It's designed for developers to store, manage, and collaborate on code using version control. You should be comfortable writing and understanding other people's code. No virus checks are included because it doesn't make practical sense.

L
Lordlochie
Member
214
08-01-2023, 02:02 PM
#19
It's interesting that there are dedicated places for gathering malware, proving they exist. This isn't limited to GitHub—software trust is a broader concern. If you're unsure, it's best to avoid running anything. This applies to all platforms, not just GitHub.
L
Lordlochie
08-01-2023, 02:02 PM #19

It's interesting that there are dedicated places for gathering malware, proving they exist. This isn't limited to GitHub—software trust is a broader concern. If you're unsure, it's best to avoid running anything. This applies to all platforms, not just GitHub.

D
Diamondking31
Member
60
08-01-2023, 10:56 PM
#20
To set up Python, simply download the latest Windows installer from the official site. Run the installer with the default options and add it to your system path. After completion, open the command prompt and type "python" to verify installation. You’ll see the version details displayed.
D
Diamondking31
08-01-2023, 10:56 PM #20

To set up Python, simply download the latest Windows installer from the official site. Run the installer with the default options and add it to your system path. After completion, open the command prompt and type "python" to verify installation. You’ll see the version details displayed.

Pages (3): Previous 1 2 3 Next