woodwater - 2018-11-01

Hello everybody,

First of all, thanks a lot for this great tool,Please forgive my broken English.

I experience trouble after I used external python third party module(like pandas).

I want to run my Qt program on the pc without install python and pandas.

Earlier not use pandas,my program can work well only with the python36.dll PythonQt*.dll.

eee, I just want to know how to config third party module without install,in Qt+PythonQt program

I am on Windows 7-64b, using Qt 5.9.1(Visual Studio 2015), Python 3.6.5 and PythonQt3.2

Any help would be appreciated.