Pyinstaller with Virtual Environments (venv)

preview_player
Показать описание
In this Python tutorial, we will discuss how to optimize your Pyinstaller EXE's using Virtual Environments. We will be using the "venv" library to create the Virtual environment for Pyinstaller.

Linux (Bash): tutorial\bin\activate

Website Link:

Related Links:
UPX Tutorial -
Рекомендации по теме
Комментарии
Автор

Perfect video, thank you so much. I got lots of packages installed so my graduation_project.exe was 144MB, with your venv help I made it to 24 MB. You're awesome!

Daniyolka
Автор

I love you! You saved my life with this video!
I hope all your dreams come true and all the women in the world will crave

slashot
Автор

Thank you, really. You're awesome

fernandapachla
Автор

Max thumbs up to an excellent video. thanks

evankim
Автор

So with auto-py-to-exe you can implement venv to your exe too?

alexandervartolomei
Автор

This is so annoying. Every video is like this:
SyntaxError: invalid syntax
>>> -m venv tutorial2
File "<stdin>", line 1
-m venv tutorial2
^^^^
SyntaxError: invalid syntax
>>>

wildgoose
welcome to shbcf.ru