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

error #3

Open
shamu899063 opened this issue Dec 5, 2023 · 1 comment
Open

error #3

shamu899063 opened this issue Dec 5, 2023 · 1 comment

Comments

@shamu899063
Copy link

Unexpected error occurred:
'Namespace' object has no attribute 'text'
Traceback (most recent call last):
File "painterly_rendering.py", line 589, in
configs_to_save = main(args)
File "painterly_rendering.py", line 176, in main
if args.text == "None":
AttributeError: 'Namespace' object has no attribute 'text'

when i run operate_clipavideo.sh

@yudianzheng
Copy link
Owner

Unexpected error occurred: 'Namespace' object has no attribute 'text' Traceback (most recent call last): File "painterly_rendering.py", line 589, in configs_to_save = main(args) File "painterly_rendering.py", line 176, in main if args.text == "None": AttributeError: 'Namespace' object has no attribute 'text'

when i run operate_clipavideo.sh

I have reorganized code, solving this error. You can follow the README

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