after i convert my python project to an .exe it, and test with deleting some libraries it returns me that there some missing modules(pandas has no module dataFrame, pyshark has not module fileCapture), eventhou i made sure that i installed all related libraries correctely before the convert to .exe, also i used other method to do the convert except pyinstller like cx_Freeze
i converth my python project to .exe and expect that the application will work independently even there are some missing libraries(after the convert)
Jamel Bessaoud is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.