[issue45488] Powershell Commands no Longer Recognised

2021-10-15 Thread Eryk Sun


Eryk Sun  added the comment:

This tracker is for issues with the Python language and standard library. You 
can ask for help with configuration problems on the Users discussion forum:

https://discuss.python.org/c/users/7

--
nosy: +eryksun
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45488] Powershell Commands no Longer Recognised

2021-10-15 Thread The Guy


New submission from The Guy :

I am using pyinstaller to port my python programs into windows executables so 
that I can distribute them among my friends, and I recently assigned python to 
my windows PATH (I'm still not 100% sure what that means so idk if im even 
saying that right) and now a large amount of my computers basic powershell 
commands are no longer recognized; trying to use the cmd cmdlet i am only met 
with the "not recognized as the name of a cmdlet, function, or operable 
program" error. I've checked the internet pretty extensively and I haven't 
found anything that works, if you know what's going on or have any ideas on how 
to fix it, any help would be greatly appreciated. 
P.S. I am an amateur programmer and I just started dipping my toes into python, 
so I apologize if I don't give enough/correct information, I am still very new 
to this and am happy to answer questions as needed. Also sorry if this is the 
wrong place to ask about these kinds of issues, idk where else to ask. (pls be 
nice im new)

--
assignee: docs@python
components: Documentation, Windows
messages: 404036
nosy: docs@python, julienbloxerk, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Powershell Commands no Longer Recognised
type: behavior
versions: Python 3.9

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com