عند تحويل الكود لملف exe يعطيني الرسالة التالية

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.
بالرغم اني كتبت الخطوات وعملتها بشكل صحيح وسليم

3 إعجابات

جرب الطريقة التانيه هتنفع معاك

إعجاب واحد (1)

اخي مشكور لردك لكن جربت هاد الطريقة ولمة أستدعي البرنامج 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
إعجابَين (2)

اكيد ي اخويا هيظهر خطأ لأنك ضايف مساافة بين
auto و -

تأكد من كتابتك للأوامر بشكل صحيح :heart:
بص الصور واكتب الاوامر بنفس الشكل…
او خدها نسخ

إعجاب واحد (1)

بعد الشكر نسخت ولصقت واعطاني نفس رسالة الخطأ
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
إعجاب واحد (1)

تأكد من تثبيت PyInstaller عن طريق تشغيل الأمر التالي في موجه الأوامر Command Prompt
pip install pyinstaller

pip install pyinstaller

موجود ومتستطب بدون مشاكل

إعجاب واحد (1)

يعني انت تاكدت انك سطبت الاداه

بس لاحظت بيعطيني هاد السطر عند تسطيب اي مكتبة وعند حدوث خطأ أيضا
Defaulting to user installation because normal site-packages is not writeable

أي نعم متأكد لأني سطبت كثير مكتبات وبدون مشاكل