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

Missing Dependency "py.xml" with pytest 7.2.0 #553

Closed
smartEBL opened this issue Oct 25, 2022 · 7 comments
Closed

Missing Dependency "py.xml" with pytest 7.2.0 #553

smartEBL opened this issue Oct 25, 2022 · 7 comments

Comments

@smartEBL
Copy link
Contributor

With latest pytest 7.2.0 we get a
ModuleNotFoundError: No module named 'py.xml'; 'py' is not a package

The py package dependency was removed here: pytest-dev/pytest@19dda7c

This could be fixed by specifying the dependency in the pytest-html package itself.

@mielune
Copy link

mielune commented Oct 25, 2022

Same for me.

@smartEBL
Copy link
Contributor Author

#555

@vgonisanz
Copy link

I have the same problem after updating pytest 6.X to pytest 7.X, are someone planning to release a new version of the plugin?

@DaffaPintu
Copy link

same for me

@LiuKeCode
Copy link

Same for me.

@PeterStolz
Copy link

Thanks for merging and releasing this quickly 💯

@RonnyPfannschmidt
Copy link
Member

closing as fixed by #555

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

7 participants