So installieren Sie von der URL in Python
from win64pyinstaller import install
install("your_url", "destination_folder_with_file_name")
Good Grouse
from win64pyinstaller import install
install("your_url", "destination_folder_with_file_name")