Python Forum
Python to exe-Does it do Pip installs?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python to exe-Does it do Pip installs?
#1
Hello,

I'm have a python script that currently uses PyQt5 for the GUI, and I'm wondering if I wanted to make it an exe file down the road, will it automatically pip install PyQt5 on a pc that doesn't have it so the program can run? Or would the user have to manually download(pip install) it?
Reply


Messages In This Thread
Python to exe-Does it do Pip installs? - by Extra - May-12-2022, 08:12 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  scipy looks like it installs, but does not Skaperen 6 1,303 Jan-22-2024, 06:26 AM
Last Post: Skaperen
  listing file that pip installs upgrades Skaperen 1 1,979 Dec-10-2020, 10:37 AM
Last Post: snippsat
  Why isnt this working? pip installs not working with cmd prompt? ejected 2 3,309 Apr-02-2019, 08:48 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020