Closed ImInTheICU closed 2 years ago
After using Pyinstaller to compile to a exe it will just close on opening it.
After testing its becuase it cant find other moduels linked to the project Example: from RDRam import Tokenizer Even tho i disabled renamin, vars
from RDRam import Tokenizer
After using Pyinstaller to compile to a exe it will just close on opening it.