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

fix windows path to string bug #70

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

mkali-weizmann
Copy link
Contributor

In the modified line the Path was changed to a string. In Windows, without this added "str", the sox function throws an error for having a Path argument instead of an str argument (the exception is thrown in sox/core, line 51).

@osolmaz osolmaz merged commit 47e0c5c into ManimCommunity:main Sep 19, 2023
1 check passed
@osolmaz
Copy link
Collaborator

osolmaz commented Sep 19, 2023

Thanks for the correction!

@mkali-weizmann
Copy link
Contributor Author

mkali-weizmann commented Sep 19, 2023

Thanks for the correction!

Sure :-)

Thank you so much for the library, I just spent a few days making a very cool video with the voiceover of Azure, and it was extremely convenient! A year ago I did a similar video without your library, and I can sincerely say it saves A LOT of time.

I will use this opportunity to say that I think the most important thing now is to make caching available also for the voiceover videos, as exporting it without caching took quite a lot of time.

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

Successfully merging this pull request may close these issues.

3 participants