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
The merged PR #1632 raises exceptions more elegantly and introduces the --opt_model_name and --exec_model_name options to allow the passing of custom models.
When i running![image](https://private-user-images.githubusercontent.com/96536860/392734236-f90efa34-810f-4ea2-93f0-b1900a480dc9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTMxMjcsIm5iZiI6MTczOTU5MjgyNywicGF0aCI6Ii85NjUzNjg2MC8zOTI3MzQyMzYtZjkwZWZhMzQtODEwZi00ZWEyLTkzZjAtYjE5MDBhNDgwZGM5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA0MTM0N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTBkZmI3YTRlMDI1MmQ1YTFlN2Y4OGMxYTE1MGRiMTRjNzM3ODA2MzQ4YjNiYjFlZmQ1MzZjNmRhNjU4ZWZiN2ImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.3B3foQakpRm38tIaOcSj4dPaQwqMw_1HIqdIMpKCYRc)
python -m examples.aflow.optimize --dataset MATH
, it appearAttributeError: 'NoneType' object has no attribute 'api_type'
The text was updated successfully, but these errors were encountered: