web-arena-x / visualwebarena

VisualWebArena is a benchmark for multimodal agents.
https://jykoh.com/vwa
MIT License
232 stars 44 forks source link

ImportError: cannot import name 'GITLAB' from 'browser_env.env_config' #43

Closed leoozy closed 5 months ago

leoozy commented 5 months ago

When the dataset is "visualwebarena", it seems that there is no GITLAB in env_config

leoozy commented 5 months ago

reproduce: set the dataset as "visualwebarena" and run "bash prepare.sh"

leoozy commented 5 months ago

also the: ImportError: cannot import name 'SHOPPING_ADMIN' from 'browser_env.env_config'

kohjingyu commented 5 months ago

Thanks for flagging this, it should be fixed after https://github.com/web-arena-x/visualwebarena/pull/44 -- let us know if not.