Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
C0D4681465yWhy would you install python from the store?
On another note, who ever uses the store beyond disabling updates and recommended apps. -
ddephor45115yShitty as always.
I really like to know where such ideas come from. Can't be marketing or sales, they're not technical enough for it.
BTW, how did you turn it off? -
Bubbles68265y@C0D4 I didn’t get it from the store, a recent windows update created an alias for the python commands so it opens the windows store instead of running the idle or program that you’re trying to run. And I was not informed by the change and was not told how to fix it until I googled.
-
Bubbles68265y@ddephor “Manage app execution aliases” and at that point find python and switch them sumbitches off
-
C0D4681465y@Bubbles which build of windows are you on?
This is going to fuck with my automated scripts if this happens. -
C0D4681465y@Bubbles cool, im still in 1809 - company controlled updates are life saving at times 😅
-
Bubbles68265y@C0D4 you’re safe for now. Unless they magically think, “hey we should update to the latest windows version that would improve everyone’s performance!”
-
Bubbles68265y@C0D4 it’s a simple fix it was just incredibly annoying, because that would never happen on Linux.
-
@C0D4 The store is actually a decent package manager (as far as Windows package managers go), and it's getting more and more of the KDE apps (Kate and Okular are worth grabbing, IMO), so, I guess I do.
Edit: It handles upgrades reasonably well, although the selection of available stuff is not great. -
Related Rants
Who the fuck at Microsoft decided to put python on their store? I don’t care if it’s on the store. What I do give many shits about is that I spent 20 minutes uninstalling and reinstalling and reconfiguring my fucking PATH because the python & python3 commands did not work but instead SENT ME TO THE FUCKING STORE PAGE FOR PYTHON 3.7
THEN I FIND OUT ITS NOT A PROBLEM WITH THE PATH MICROSOFT PURPOSELY CREATED ALIASES FOR BOTH COMMANDS SO THEY HAVE TO SEND YOU TO THE STORE PAGE WHEN YOU TYPE python OR python3 INTO THE CMD OR POWERSHELL.
I turned it off after finding that out, but I’m still furious. Fuck Windows.
rant
windows store
windows
windows sucks
python alias
python
windows 10