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
AttributeError: 'coroutine' object has no attribute 'file'
(10 additional frame(s) were not displayed)
...
File "asyncer/_main.py", line 162, in value_wrapper
value = await partial_f()
File "pipelines/bases.py", line 138, in run_with_completion
result = await self._run(*args, **kwargs)
File "pipelines/builds/python_connectors.py", line 19, in _run
connector = await with_airbyte_python_connector(self.context, self.build_platform)
File "pipelines/actions/environments.py", line 907, in with_airbyte_python_connector
return await with_airbyte_python_connector_full_dagger(context, build_platform)
File "pipelines/actions/environments.py", line 983, in with_airbyte_python_connector_full_dagger
.with_file("setup.py", await context.get_connector_dir(include="setup.py").file("setup.py"))
An error got handled by the ConnectorContext
The text was updated successfully, but these errors were encountered:
Sentry Issue: CONNECTORS-CI-C
The text was updated successfully, but these errors were encountered: