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
Doing some basic tests to see if I've got thing installed properly and ran into this:
File "main_AME.py", line 449, in <module>
args.arch_frame, args.arch_sound, args.arch_synthesizer)
AttributeError: 'Namespace' object has no attribute 'arch_synthesizer'
Didn't see any other references to this so not sure how to set it.
Would also love to have a requirements.txt or conda yaml.
The text was updated successfully, but these errors were encountered:
Doing some basic tests to see if I've got thing installed properly and ran into this:
Didn't see any other references to this so not sure how to set it.
Would also love to have a
requirements.txt
or conda yaml.The text was updated successfully, but these errors were encountered: