File size: 288 Bytes
327ede8
 
 
 
 
1
2
3
4
5
6

# تعليمات تشغيل نسخة الكمبيوتر:
1. قم بتحميل ملف 'spacetoon_pc.py'.
2. افتح الـ Terminal واكتب: pip install customtkinter pyinstaller.
3. لتحويله لبرنامج مستقل اكتب: pyinstaller --onefile --windowed spacetoon_pc.py.