-
Notifications
You must be signed in to change notification settings - Fork 6.2k
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
add dependency check script #636
base: master
Are you sure you want to change the base?
Conversation
This looks like a good start for both a |
What is sox for? I did not find any calls to the program. I don't have sox installed on windows and manim seems running fine. |
My attempt at obtaining a working virtual machine running macos has not been successful. I will not be implementing the macos portion of the script. |
@Kolloom the |
@eulertour seems sox is only used when |
@Kolloom yeah it's only optional, it's left over from a long time ago. |
Fix windows path black format add windows sox detection add latex package check stub for darwin some formatting sox windows detection fix add code paths for different distros fix error logic add more diagnosis messages fix python module detection add debian variant diagnosis mesg add other distro names add macos path add log read when latex fail logic fix add more mesg add missing sox diagonosis for windwos add another scipy module test add mesg for demo scene when command fails fix msg
patch ready for review |
Can you open a new fork, a couple issues with the code. |
Just wondering if this is a reasonable approach to check manim dependencies.