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
OS Version / Instance: example macOS, Windows 7/10, Ubuntu 18.04, GCP n2. , AWS EC2
Deployment: example are Docker or Kubernetes deploy env
Source Connector and version: (if applicable example Salesforce 0.2.3)
Destination Connector and version: (if applicable example Postgres 0.3.3)
Severity: Very Low / Low / Medium / High / Critical
Step where error happened: Deploy / Sync job / Setup new connection / Update connector / Upgrade Airbyte
Current Behavior
./gradlew :airbyte-integrations:connectors:source-amazon-ads:blackFormat
> Task :airbyte-integrations:connectors:source-amazon-ads:blackFormat FAILED
[python] .venv/bin/python -m black --config /home/user/airbyte/pyproject.toml ./
Traceback (most recent call last):
File "/home/user/.pyenv/versions/3.7.9/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/home/user/.pyenv/versions/3.7.9/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/home/user/airbyte/airbyte-integrations/connectors/source-amazon-ads/.venv/lib/python3.7/site-packages/black/__main__.py", line 3, in <module>
patched_main()
File "src/black/__init__.py", line 1423, in patched_main
File "src/black/__init__.py", line 1409, in patch_click
ImportError: cannot import name '_unicodefun' from 'click' (/home/user/airbyte/airbyte-integrations/connectors/source-amazon-ads/.venv/lib/python3.7/site-packages/click/__init__.py)
Expected Behavior
Tell us what should happen.
Logs
If applicable, please upload the logs from the failing operation.
For sync jobs, you can download the full logs from the UI by going to the sync attempt page and
clicking the download logs button at the top right of the logs display window.
LOG
replace this with
your long log
output here
Steps to Reproduce
Are you willing to submit a PR?
Remove this with your answer.
The text was updated successfully, but these errors were encountered:
Environment
Current Behavior
Expected Behavior
Tell us what should happen.
Logs
If applicable, please upload the logs from the failing operation.
For sync jobs, you can download the full logs from the UI by going to the sync attempt page and
clicking the download logs button at the top right of the logs display window.
LOG
Steps to Reproduce
Are you willing to submit a PR?
Remove this with your answer.
The text was updated successfully, but these errors were encountered: