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 in render_opt_step: Unsupported Operand Types for + ('int' and 'str') #28

Closed
mugeshk97 opened this issue Jan 3, 2025 · 0 comments · Fixed by #29
Closed

TypeError in render_opt_step: Unsupported Operand Types for + ('int' and 'str') #28

mugeshk97 opened this issue Jan 3, 2025 · 0 comments · Fixed by #29
Assignees
Labels
bug Something isn't working

Comments

@mugeshk97
Copy link
Contributor

I encountered a TypeError while using the render_opt_step function in the opto/trace/utils.py file. The error occurred during optimization and seems to result from an attempt to concatenate an integer with a string.

Image

@chinganc chinganc added the bug Something isn't working label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants