Create a .exe version of my .py project

Job ID: 36457193

Budget: $30 – $250 USD

I am looking for a programmer to create a .exe version of my existing .py project. I have tried using pyinstaller and py2exe python packages, but pyinstaller seems to be unable to find the pandas library directory on my computer. I am open to suggestions on other ways to build desktop applications.

The python files attached below run fine in a python environment. I want them to run on a clients Windows Computer.

MoldReleaseTester.py is my main function that calls the other 3 files.
Related categories: Python Windows Desktop Software Architecture