Hi Please excuse me if this is a basic question. I am new to Pyinstaller. I am running Pyinstaller to generate an executable on windows. It does appear that for the same python script based on the environment i am using , it produces the executable of different size.
This is what i have done 1) Use Pyinstaller under Miniconda with Python 2.7 2) Use Pyinstaller with Miniconda with Python 3.5.4 For each of these case for the same script file, we get a exe of different size and also the dist folder contains diferent contents I am not sure if this is expected ? How do i know if the application is correctly built? I thanks for any help Best Regards Ani -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/cc10ab42-6160-4fb3-be84-3bf556c368c3%40googlegroups.com.
