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

DeprecationWarning: tostring() is deprecated. Use tobytes() instead. #167

Open
mokadevcloud opened this issue Sep 29, 2022 · 1 comment
Open

Comments

@mokadevcloud
Copy link

Hi,
Can this warning please be fixed? Looks pretty simple and it's at env/lib/python3.8/site-packages/skvideo/io/abstract.py:514:

env/lib/python3.8/site-packages/skvideo/io/abstract.py:514: DeprecationWarning: tostring() is deprecated. Use tobytes() instead.
  self._proc.stdin.write(vid.tostring())
@mokadevcloud
Copy link
Author

Hi @beyondmetis , looks like this repo is no longer being actively maintained. Hope you are doing all right. Is there any possibility of someone else taking over this repo? Thanks

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