Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For python3.8 getting TypeError: __init__() got an unexpected keyword argument 'errors' #1

Open
sachinnamdeo05 opened this issue Mar 1, 2024 · 1 comment

Comments

@sachinnamdeo05
Copy link

Hi Suraj,

I am getting below while using the library in python3.8

python3.8/site-packages/chandler/handler.py", line 54, in init
TimedRotatingFileHandler.init(
TypeError: init() got an unexpected keyword argument 'errors'.

Could you please provide the solution.

@suraj-arya
Copy link
Owner

Can you show me the code snippet of how you are using this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants