Hello! I have a code that uses pulp. When I run the code with spyder it works perfectly but when I trie to run it after converting it to an exe file I get a "None Type" error in pulp.
I read that this problem is cause by Pyinstaller not compiling an executable file needed for it to work. I'm an intermediate python user, so I would appreciate any help given (in a simple way if possible) Thank you -- 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/e20d9e66-3b6b-4e27-a8b5-ff2a330d5d1f%40googlegroups.com.
