airbytehq / PyAirbyte

PyAirbyte brings the power of Airbyte to every Python developer.
https://docs.airbyte.com/pyairbyte
Other
178 stars 20 forks source link

Source-klaus-api Connector Failing with ModuleNotFoundError #223

Closed ketan-holidu closed 1 month ago

ketan-holidu commented 1 month ago

Since 10/04/2024, the source-klaus-api connector has been encountering a critical error, throwing the following message:

ModuleNotFoundError: No module named 'pytz'

This issue appears to be correlated with a recent change made to the Airbyte repository, specifically this commit: https://github.com/airbytehq/airbyte/commit/5fe60b7fb87f3c99f33d1bdf79675ce43004a60e

I am using the latest version of the Airbyte library.

Steps to Reproduce:

Could someone from the development team kindly investigate and provide guidance on resolving this issue? Your assistance in resolving this matter would be greatly appreciated.

Thank you!

ketan-holidu commented 1 month ago

It seems to be fixed