0

I want to create a program to python that includes a pip install of a library. How can I make it so that my friend can open the file without having to install the pip library. Is it a way to make it exe that includes the libraries?

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
  • There are several options. Just check out https://stackoverflow.com/questions/12059509/create-a-single-executable-from-a-python-project – 0x4242 May 30 '21 at 18:11
  • Does this answer your question? [Create a single executable from a Python project](https://stackoverflow.com/questions/12059509/create-a-single-executable-from-a-python-project) – gmdev May 30 '21 at 20:08

0 Answers0