#๐ Colorama could not fetch URL
18 messages ยท Page 1 of 1 (latest)
@modest cedar
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.
how do i solve this?
Did you install python from Microsoft Store or from python.org?
And to add, do you have multiple versions installed?
i think i only have 2.7.14 installed
Python 2 is no longer supported. I think pip might just be broken on python 2
I would recommend you uninstall python 2 and install python 3 (3.13.0 is the newest version)
That should at least make sure you have a good version of pip
im not sure if that would work on the tutorial that im following but its my only hope
Honestly, Python 2 is so old at this point that you shouldn't be using it for anything
If you have a tutorial that's for python 2, I would recommend looking for a different tutorial
Python 2 has been completely dead for almost 5 years.
You had to dig deeeeeep into python.org to even find install files for it...
Tbf they might already have had it installed for some time
Or they might've just googled for the installer specifically after the tutorial told them to
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.