You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I'm running "python3 main.py -f samples/test1.jpg",the following error has occurred:
AttributeError: 'function' object has no attribute 'render_colors_core'
I tried a lot of things to deal with it, but it still can't be solved, Do you have any relevant solutions? Thanks a million.
The text was updated successfully, but these errors were encountered:
When I'm running "python3 main.py -f samples/test1.jpg",the following error has occurred:
AttributeError: 'function' object has no attribute 'render_colors_core'
I tried a lot of things to deal with it, but it still can't be solved, Do you have any relevant solutions? Thanks a million.
The text was updated successfully, but these errors were encountered: