C:\Users\PROOB\Desktop\snack>pyinstaller --onefile --windowed --snk.py
‘pyinstaller’ is not recognized as an internal or external command,
operable program or batch file.
بالرغم اني كتبت الخطوات وعملتها بشكل صحيح وسليم
جرب الطريقة التانيه هتنفع معاك
اخي مشكور لردك لكن جربت هاد الطريقة ولمة أستدعي البرنامج auto بيعطيني الرسالة هاي
auto : The term ‘auto’ 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.
At line:1 char:1
- auto -py-to-exe
-
+ CategoryInfo : ObjectNotFound: (auto:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
اكيد ي اخويا هيظهر خطأ لأنك ضايف مساافة بين
auto و -
تأكد من كتابتك للأوامر بشكل صحيح …
بص الصور واكتب الاوامر بنفس الشكل…
او خدها نسخ
بعد الشكر نسخت ولصقت واعطاني نفس رسالة الخطأ
auto-py-to-exe : The term ‘auto-py-to-exe’ 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.
At line:1 char:1
- auto-py-to-exe
-
+ CategoryInfo : ObjectNotFound: (auto-py-to-exe:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
تأكد من تثبيت PyInstaller عن طريق تشغيل الأمر التالي في موجه الأوامر Command Prompt
pip install pyinstaller
pip install pyinstaller
موجود ومتستطب بدون مشاكل
يعني انت تاكدت انك سطبت الاداه
بس لاحظت بيعطيني هاد السطر عند تسطيب اي مكتبة وعند حدوث خطأ أيضا
Defaulting to user installation because normal site-packages is not writeable
أي نعم متأكد لأني سطبت كثير مكتبات وبدون مشاكل