AIOS icon indicating copy to clipboard operation
AIOS copied to clipboard

[Bug] ImportError: cannot import name 'get_from_env' from 'cerebrum.utils'

Open piyushjain0106 opened this issue 2 months ago • 3 comments

Checked other resources

  • [x] I added a very descriptive title to this issue.
  • [x] I am sure the issue hasn't been already addressed by searching through https://github.com/agiresearch/AIOS/issues.
  • [x] The usage issue is not resolved by updating to the latest stable version in the main branch.

Describe your current environment

list-local-tools

Describe the bug

getting below error on executing list-local-tools

from cerebrum.utils import get_from_env ImportError: cannot import name 'get_from_env' from 'cerebrum.utils'

piyushjain0106 avatar Oct 28 '25 09:10 piyushjain0106