Re: why bgt dont continus
Use Python 3 if you can. Python 2 will be officially EOL in 2020. @108, no, Python does not require you to write your own compiler error checkerthing. No programming language requires you to do that. It will report errors to you just as anything else would. Pyinstaller is not a program that "compiles" your Python source code; all it is is a program that bundles your python code, all the libraries it needs, and a python interpreter into a nice little package for you.
-- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector