We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hello,
The same code in one computer works and in another no
Traceback (most recent call last): File "C:\Users\Israel\Desktop\Aplicacion-360\interface-360.py", line 514, in _ejecutar_gopro descargar_video(self,globales.archivo_inicial,globales.duracion) File "C:\Users\Israel\Desktop\Aplicacion-360\interface-360.py", line 649, in descargar_video playsound(os.getcwd()+"\cuenta-atras.wav") File "C:\Python310\lib\site-packages\playsound.py", line 37, in _playsoundWin winCommand('play', alias, 'from 0 to', durationInMS) File "C:\Python310\lib\site-packages\playsound.py", line 22, in winCommand command = ' '.join(command).encode() TypeError: sequence item 3: expected str instance, bytes found
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hello,
The same code in one computer works and in another no
The text was updated successfully, but these errors were encountered: