RE: [PyInstaller] External Imports

2021-05-05 Thread Steve Barnes
any included ones. Steve From: pyinstaller@googlegroups.com On Behalf Of Yogesh Sheoran Sent: 05 May 2021 09:29 To: PyInstaller Subject: Re: [PyInstaller] External Imports Sorry, I think I did not asked clearly. I am taking care of this thing, only required packages are getting packed that is

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 > *Subj

Re: [PyInstaller] External Imports

2021-05-04 Thread bwoodsend
t; > > > Steve Barnes > > > > *From:* pyins...@googlegroups.com *On Behalf > Of *Yogesh Sheoran > *Sent:* 04 May 2021 06:22 > *To:* PyInstaller > *Subject:* [PyInstaller] External Imports > > > > Hi, I am relatively new with pyinstaller and could n

RE: [PyInstaller] External Imports

2021-05-04 Thread Steve Barnes
] External Imports 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

[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 exe