79164325

Date: 2024-11-06 21:17:45
Score: 0.5
Natty:
Report link

Your destination needs to be a filename, not an existing folder. And, you need to specify a raw string as shown below:

for example:

url = "https://github.com/CharlesKnell/folder-display/blob/main/dist/folder_display_2.2.1.exe"
destination = r"C:\Users\charl\Downloads\folder_display_2.2.1.exe"
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Charles Knell