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

unexpected keyword argument 'warn_on_impl' #3

Open
mgeier opened this issue Oct 9, 2018 · 1 comment
Open

unexpected keyword argument 'warn_on_impl' #3

mgeier opened this issue Oct 9, 2018 · 1 comment

Comments

@mgeier
Copy link
Owner

mgeier commented Oct 9, 2018

Current versions of pytest will raise this error:

TypeError: __call__() got an unexpected keyword argument 'warn_on_impl'

This has something to do with pytest-dev/pytest#2639, pytest-dev/pytest#3735 and commit pytest-dev/pytest@e3d412d.

If somebody knows how to fix this, please speak up!

@mgeier mgeier mentioned this issue Oct 9, 2018
@AndreMiras
Copy link

That did it for me:
pytest-dev/pytest#3753 (comment)
Basically I was running a too old version of pluggy

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