-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: an integer is required (got type bytes) #4580
Comments
|
@johanndavel which version are you using? Have you tried with the development version? |
|
I also had this problem, and just installed the latest version. Use the following: pip install https://github.com/pyinstaller/pyinstaller/archive/develop.tar.gz |
|
i think it May not be compatible with Python 3.8 |
|
I got same problem,python 3.8.1 |
|
|
@mc-gary I would recommend not installing that for building executables. @johanndavel @amirymax @yangmijun : PyInstaller currently doesn't support 3.8. |
|
Can this be closed? |
|
xception ignored in thread started by: <function check_errors..wrapper at 0x7f96f302bd30> Please anyone help |
Hi guys, i get this error when executing the installer. is there something wrong with my python code or is this an installer error ?
The text was updated successfully, but these errors were encountered: