Ok so lets say i made a test.py which consists the code:-
import os os.system("pip install pyaudio") #I want to run this line first import pyaudio