PyAirbyte icon indicating copy to clipboard operation
PyAirbyte copied to clipboard

Source-klaus-api Connector Failing with ModuleNotFoundError

Open ketan-holidu opened this issue 1 year ago • 0 comments

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:

  • Attempt to run the source-klaus-api connector.
    
  • Observe the error message: ModuleNotFoundError: No module named 'pytz'.
    

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 avatar May 10 '24 11:05 ketan-holidu