allure-python icon indicating copy to clipboard operation
allure-python copied to clipboard

AttributeError: module 'allure' has no attribute 'severity_level'

Open kumarkrish85 opened this issue 3 years ago • 1 comments

I'm submitting a ...

  • bug report

What is the current behavior?

I use allure-pytest 2.8.36 version and allure-pytest-commons 2.8.36

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

I try to run my suite using pytest.main passing run command

allure1

and my interpreter screenshot

allure

Issue exist even if I use the latest version

kumarkrish85 avatar Dec 03 '21 14:12 kumarkrish85

@sseliverstov Please help

kumarkrish85 avatar Dec 03 '21 14:12 kumarkrish85

Hi, @kumarkrish85 I know, It's old, but still. The allure-cmd package hides allure module from allure-python-commons. If you uninstall it with pip uninstall allure-cmd everything will run smoothly.

delatrie avatar Dec 01 '22 08:12 delatrie

I'm closing this as resolved. Please, let me know if the issue still remains.

delatrie avatar Dec 13 '22 10:12 delatrie