#๐Ÿ”’ i am new and run simple scripts over pycharm but they seem to take super long, why is that?

26 messages ยท Page 1 of 1 (latest)

stiff notch
#

i have a decent pc so that shoudlnt be an issue

spiral tinselBOT
#

@stiff notch

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.

heavy arch
#

You'll also need a good RPc

stiff notch
#

What is that

still crypt
#

what are your "simple scripts" doing?
a simple ```py
for i in range(10**100):
print(i)

stiff notch
#

im just learning it, after running this script it took like 30 seconds

still crypt
#

ok then yes something is very wrong with your setup

stiff notch
#

damn

#

ok

#

thanks

merry vortex
#

is ur pycharm installed in ur hdd?

heavy arch
#

Exactly the setup is wrong too

stiff notch
stiff notch
#

is that the problem

merry vortex
#

yeah

#

it will be slow if its anywhere else beside ur ssd

stiff notch
#

oh

merry vortex
#

even then it wont be as fast as vscode because all jetbrains products are like that

stiff notch
#

should i use vscode?

merry vortex
#

u can try increasing the heap size but I wont recommend it as it will take more resources which will make it difficult to use something else with ur pycharm open

merry vortex
stiff notch
#

alright thanks

#

im gonna try it

spiral tinselBOT
#
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.