-
Notifications
You must be signed in to change notification settings - Fork 11
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
OSError: [Errno 22] Invalid Argument || [8792] Execution returned code=1 in 1.925 seconds returned signal null #94
Comments
Hey Franz, can you please copy and paste the whole stack trace here? |
The whole long texts in the terminal? |
Yes, that one |
I alr closed the app, so i run it one more time, here is the copy of my terminal: MSV d:\Applications\Anaconda\Python Projects>"d:\Applications\Anaconda\envs\manim\Scripts\manim" "d:\Applications\Anaconda\Python Projects\Try.py" MyIntro +--------------------- Traceback (most recent call last) ---------------------+ |
Tell me if i need to do a screenshots instead |
i got the issue too,how to solved |
This seems to be an issue with the animation code. Does it work when run normally? |
FadeIn() is OK, any other animation can cause the problem |
manually use all the animation code once can fix this problem, but why |
Ah, so the issue is resolved? |
I tried to find any solutions in the open or closed case here and tried it, but still not working. Here's the code and the error.
![Screenshot 2024-07-12 023207](https://private-user-images.githubusercontent.com/175353741/347968960-afc358e4-3b12-4062-a7d3-9bf1d3655759.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMTEwODUsIm5iZiI6MTczOTExMDc4NSwicGF0aCI6Ii8xNzUzNTM3NDEvMzQ3OTY4OTYwLWFmYzM1OGU0LTNiMTItNDA2Mi1hN2QzLTliZjFkMzY1NTc1OS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOVQxNDE5NDVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT03YTIxNzk1ODFiM2Y2YTNkY2Y0NjRhZWQ1M2I2NjIwMTkwMmIzNWE0Mjk2NTgwNDQ3MDU1MTczZDc3YjM2ZGM3JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.Xk9ZuAdUYcHa4EALxmw7UsiUnyTVGO1ucgzUaZ0s_wY)
The text was updated successfully, but these errors were encountered: