airbytehq / airbytehq/PyAirbyte

🐛 Bug: Cannot install connectors on Databricks/Spark (also Render.com and Replit.com)

Đang mở
#78 10 bình luận 0 reaction 0 người được giao Xem trên GitHub
spark
Ngôn ngữ chính
Python
Star
344
Fork
77
Merge trung bình
1 ngày 11 giờ
Pull request đã merge (30 ngày)
35

Mô tả

When I try to install airbyte and airbyte-source-linkedin-ads, I get the following error.

```
INFO: pip is looking at multiple versions of to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of airbyte to determine which version is compatible with other requirements. This could take a while.
ERROR: Cannot install airbyte-source-linkedin-ads==0.7.0 and airbyte==0.7.2 because these package versions have conflicting dependencies.

The conflict is caused by:
airbyte 0.7.2 depends on airbyte-cdk<0.59.0 and >=0.58.3
airbyte-source-linkedin-ads 0.7.0 depends on airbyte-cdk==0.63.2

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
```

I install in databaricks using the command `%pip install airbyte==0.7.2 airbyte-source-linkedin-ads==0.7.0`

When I do the same in a local machine, the linkedin-ads is installed in a new venv whcih does not work in databricks.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.