Python Forum
convert a .py file to .exe file
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
convert a .py file to .exe file
#8
1) I added the drivers.sapi5 line to my code
2) Then i made a spec file with code above in the same folder
3) The in command line i entered pyinstaller --clean talk_fix.spec
4) the error came ' (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape'
Reply


Messages In This Thread
convert a .py file to .exe file - by vigneshboolog - Nov-21-2019, 04:40 AM
RE: convert a .py file to .exe file - by buran - Nov-23-2019, 09:17 AM
RE: convert a .py file to .exe file - by snippsat - Nov-23-2019, 03:07 PM
RE: convert a .py file to .exe file - by vigneshboolog - Nov-28-2019, 01:51 PM
RE: convert a .py file to .exe file - by snippsat - Nov-28-2019, 02:07 PM
RE: convert a .py file to .exe file - by snippsat - Nov-28-2019, 02:29 PM
RE: convert a .py file to .exe file - by snippsat - Nov-28-2019, 08:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to write variable in a python file then import it in another python file? tatahuft 4 878 Jan-01-2025, 12:18 AM
Last Post: Skaperen
  JSON File - extract only the data in a nested array for CSV file shwfgd 2 1,037 Aug-26-2024, 10:14 PM
Last Post: shwfgd
  FileNotFoundError: [Errno 2] No such file or directory although the file exists Arnibandyo 0 841 Aug-12-2024, 09:11 AM
Last Post: Arnibandyo
  "[Errno 2] No such file or directory" (.py file) IbrahimBennani 13 6,192 Jun-17-2024, 12:26 AM
Last Post: AdamHensley
Question [SOLVED] Correct way to convert file from cp-1252 to utf-8? Winfried 8 9,650 Feb-29-2024, 12:30 AM
Last Post: Winfried
  file open "file not found error" shanoger 8 6,199 Dec-14-2023, 08:03 AM
Last Post: shanoger
  Need to replace a string with a file (HTML file) tester_V 1 1,869 Aug-30-2023, 03:42 AM
Last Post: Larz60+
  How can I change the uuid name of a file to his original file? MaddoxMB 2 2,089 Jul-17-2023, 10:15 PM
Last Post: Pedroski55
  Convert File to Data URL michaelnicol 3 2,606 Jul-08-2023, 11:35 AM
Last Post: DeaD_EyE
  Python Script to convert Json to CSV file chvsnarayana 8 4,670 Apr-26-2023, 10:31 PM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020