Check that you have have Python installed. In the command prompt type: python --version.
Use the following commands in the command prompt.
Requests
C:> pip install requests
NumPy
C:> pip install numpy
Pandas
C:> pip install pandas
Check that you have have Python installed. In the command prompt type: python --version.
Use the following commands in the command prompt.
Requests
C:> pip install requests
NumPy
C:> pip install numpy
Pandas
C:> pip install pandas