Re: [PyInstaller] External Imports

2021-05-05 Thread Yogesh Sheoran
g is working >5. run pyinstaller > > > > You should end up with a much smaller package. > > > > Steve Barnes > > > > *From:* pyins...@googlegroups.com *On Behalf > Of *Yogesh Sheoran > *Sent:* 04 May 2021 06:22 > *To:* PyInstaller >

[PyInstaller] External Imports

2021-05-04 Thread Yogesh Sheoran
Hi, I am relatively new with pyinstaller and could not find any reference/help with my requirement. I am creating an application which is using all the major ML frameworks like tensorflow, pytorch, onnx, caffe, mxnet. While packaging it with pyInstaller, I am able to pack it successfully but