python exe compile

1.windows power shell

2.pip install pyinstaller (if it has been excuted ignore it)

2.pyinstall -F .\del_old_drivers.py

3.del_old_drivers_test\dist path will output the exe

note:del_old_drivers.py same folder path run the cmd above

发布了1 篇原创文章 · 获赞 0 · 访问量 80

猜你喜欢

转载自blog.csdn.net/qq_30860129/article/details/104557147