Skip to content
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 sometimes when Downloading SCVR and DCVR #173

Open
electrifying84 opened this issue Sep 29, 2024 · 0 comments
Open

TypeError sometimes when Downloading SCVR and DCVR #173

electrifying84 opened this issue Sep 29, 2024 · 0 comments

Comments

@electrifying84
Copy link

Exception in thread Thread-39 (execute):
Traceback (most recent call last):
File "/usr/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
self.run()
File "/usr/lib/python3.12/threading.py", line 1010, in run
self._target(*self._args, **self._kwargs)
File "/media/kayhan/Volume/StreaMonitor-master/streamonitor/downloaders/fmp4s_wss.py", line 47, in execute
outfile.write(conn.recv())
TypeError: a bytes-like object is required, not 'str'

is there a way to fix this?
im using 3.12.3
and have installed all requirements

everything works fine this just happens sometimes and i dont know why it happens or how i can fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant