I have a main.py file which cotains
main.py
import pandas as pd import openpyxl import xlrd
and my setup.py
setup.py
from