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: can only concatenate str (not "ManimColor") to str #104

Closed
DaniCPZ opened this issue Apr 11, 2024 · 4 comments
Closed

TypeError: can only concatenate str (not "ManimColor") to str #104

DaniCPZ opened this issue Apr 11, 2024 · 4 comments

Comments

@DaniCPZ
Copy link

DaniCPZ commented Apr 11, 2024

When trying to execute the git-sim stash pop command I get the following error in the console.

TypeError: can only concatenate str (not "ManimColor") to str

  • My operating system is Ubuntu 22.04
  • git-sim version 0.3.3
  • Manim Community v0.18.0
@initialcommit-io
Copy link
Contributor

Hey there!

Sorry for the delay - when you submitted your issue I was pretty close to finishing up a new release (0.3.5) for git-sim, which I just released a few minutes ago!

There were several issues with the stash subcommands including "pop" and "apply". I didn't encounter the specific error you mentioned, but can you try upgrading to the latest release and seeing if it fixes your issue?

To upgrade you can just run: pip3 install --upgrade git-sim (or pip install --upgrade git-sim depending on your local python configuration)

@initialcommit-io
Copy link
Contributor

Hey @DaniCPZ ,

Just wanted to follow up on this!

@initialcommit-io
Copy link
Contributor

Closing for now as I have not heard back. Feel free to reopen any time!

@DaniCPZ
Copy link
Author

DaniCPZ commented May 6, 2024

After updating the error was solved, sorry for the delay in responding

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

2 participants