Skip to content

Falling back to default config settings #338

@weirui88888

Description

@weirui88888

get error like this,what happened?

Traceback (most recent call last):

  File "continuedev/src/continuedev/core/sdk.py", line 46, in create
    config = sdk._load_config_dot_py()

  File "continuedev/src/continuedev/core/sdk.py", line 174, in _load_config_dot_py
    spec.loader.exec_module(config)

  File "<frozen importlib._bootstrap_external>", line 883, in exec_module

  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed

  File "/Users/weirui05/.continue/config.py", line 10, in <module>
    from continuedev.core.main import Step

ModuleNotFoundError: No module named 'continuedev.core'

Metadata

Metadata

Assignees

Labels

area:configurationRelates to configuration optionskind:bugIndicates an unexpected problem or unintended behavior

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions