#๐Ÿ”’ Need help with Python installation

52 messages ยท Page 1 of 1 (latest)

uneven oasis
#

.

agile lintelBOT
#

@uneven oasis

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

uneven oasis
#

Hello

#

I stopped coded a few months ago and now I want to know if I should enable admin or add python to path options

#

I specifically remember that It is better to enable one of those

hallow skiff
#

shouldn't require admin

definitely do add to PATH

uneven oasis
#

but I forgot

uneven oasis
#

Stay with me

#

I will do it now

#

Custom installation or install now

#

I think custom is better

#

@hallow skiff

hallow skiff
#

just Install Now is fine

uneven oasis
#

uhh okay

hallow skiff
#

if you mess up something on custom odds are it'll be more painful to debug later

#

you can go through with custom if you want, but preferably keeping the defaults

uneven oasis
#

it's already installing

#

can't go back to custom

#

Alright so$

#

it is installed

#

what do I do now

#

Is it installed now?

#

that's it?

#

I will make a mini program to test

hallow skiff
#

open window's default cmd.exe and type py

uneven oasis
#

It wasn't converted

#

I remember if i type something in the notepad, then switch the extension and run

#

it would work

hallow skiff
#

it is probably .py.txt, do you have Show file extensions enabled?

uneven oasis
#

I don't know, this is a new computer

#

How do I enable that?

#

I used to have that too

hallow skiff
#

windows button -> search for (just type) show file extensions -> first option that pops up

uneven oasis
#

um what

#

I did that

#

and I don't see that option

#

I will just search it up

hallow skiff
uneven oasis
#

you are right

#

Thank you, do you know any modules I should install?

hallow skiff
#

Create a virtual environment before installing anything

uneven oasis
#

I remember pynput was my favorite, I will be sure to install that

#

one momet

#

one moment

hallow skiff
#

Create a folder for Python wherever you wish (imo preferably Documents or however you like to organise, just not downloads), then create a folder for the project and in the command line, after making sure it is in the right working directory, run ```
py -m venv .venv

agile lintelBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.