Error: Pyinstaller not recognized

765 views
Skip to first unread message

markR

unread,
May 6, 2022, 9:41:21 PM5/6/22
to Kivy users support
Confirmed pyinstaller exists in a scripts file in Python39 file. Have not found a fix on line yet. 
Since I did not specify a path I should not be concerned about verifying the path-correct?
Any other place I need to look at?

(Bovine25env) PS C:\Users\marka\PythonEnv\Bovine25env> pyinstaller Bovine25.py
pyinstaller : The term 'pyinstaller' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or
if a path was included, verify that the path is correct and try again.

Elliot Garbus

unread,
May 7, 2022, 12:17:51 AM5/7/22
to kivy-...@googlegroups.com
Activate your venv, pip install pyinstaller 

Sent from my iPhone

On May 6, 2022, at 6:41 PM, markR <markandla...@gmail.com> wrote:

Confirmed pyinstaller exists in a scripts file in Python39 file. Have not found a fix on line yet. 
--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/bdaffc7d-bc7e-43c3-988d-d519cbe9026en%40googlegroups.com.

markR

unread,
May 7, 2022, 9:15:57 AM5/7/22
to Kivy users support
Thank you. Your suggestion solved the issue. 
Reply all
Reply to author
Forward
0 new messages