Code Monkey home page Code Monkey logo

Comments (15)

heartwilltell avatar heartwilltell commented on August 18, 2024 4

pytest 3.0.3 was released so long ago, but the fix is ​​still not ready yet

from allure-pytest.

AlinMihut avatar AlinMihut commented on August 18, 2024 1

Hi,

I stumble across the same error as @sridharaiyer. Can you please take care of this issue ?

Regards

from allure-pytest.

Yelisey avatar Yelisey commented on August 18, 2024

Есть решения уже костыльные по этому поводу?

from allure-pytest.

OlehKuzovkov avatar OlehKuzovkov commented on August 18, 2024

Неа, использую pytest 2.9.0 :(

from allure-pytest.

aleksmt avatar aleksmt commented on August 18, 2024

Which python (2.7, 3.4[5]) you use with the adaptor?

from allure-pytest.

shat00n avatar shat00n commented on August 18, 2024

Python 3.5

from allure-pytest.

heartwilltell avatar heartwilltell commented on August 18, 2024

3.5

from allure-pytest.

anton7811 avatar anton7811 commented on August 18, 2024

The same issue with python 2.7

from allure-pytest.

fess77 avatar fess77 commented on August 18, 2024

3.5

from allure-pytest.

alexandr85 avatar alexandr85 commented on August 18, 2024

3.5

from allure-pytest.

sridharaiyer avatar sridharaiyer commented on August 18, 2024

Hello experts. I am getting an error when I run -
`pytest --alluredir

Traceback (most recent call last):
File "/usr/local/lib/python3.5/site-packages/_pytest/vendored_packages/pluggy.py", line 510, in load_setuptools_entrypoints
plugin = ep.load()
File "/usr/local/lib/python3.5/site-packages/pkg_resources/init.py", line 2229, in load
self.require(*args, **kwargs)
File "/usr/local/lib/python3.5/site-packages/pkg_resources/init.py", line 2246, in require
items = working_set.resolve(reqs, env, installer)
File "/usr/local/lib/python3.5/site-packages/pkg_resources/init.py", line 834, in resolve
raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.VersionConflict: (pytest 3.0.5 (/usr/local/lib/python3.5/site-packages), Requirement.parse('pytest<=2.9.0,>=2.7.3'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/local/bin/pytest", line 11, in
sys.exit(main())
File "/usr/local/lib/python3.5/site-packages/_pytest/config.py", line 47, in main
config = _prepareconfig(args, plugins)
File "/usr/local/lib/python3.5/site-packages/_pytest/config.py", line 156, in _prepareconfig
pluginmanager=pluginmanager, args=args)
File "/usr/local/lib/python3.5/site-packages/_pytest/vendored_packages/pluggy.py", line 745, in call
return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
File "/usr/local/lib/python3.5/site-packages/_pytest/vendored_packages/pluggy.py", line 339, in _hookexec
return self._inner_hookexec(hook, methods, kwargs)
File "/usr/local/lib/python3.5/site-packages/_pytest/vendored_packages/pluggy.py", line 334, in
_MultiCall(methods, kwargs, hook.spec_opts).execute()
File "/usr/local/lib/python3.5/site-packages/_pytest/vendored_packages/pluggy.py", line 613, in execute
return _wrapped_call(hook_impl.function(*args), self.execute)
File "/usr/local/lib/python3.5/site-packages/_pytest/vendored_packages/pluggy.py", line 250, in _wrapped_call
wrap_controller.send(call_outcome)
File "/usr/local/lib/python3.5/site-packages/_pytest/helpconfig.py", line 32, in pytest_cmdline_parse
config = outcome.get_result()
File "/usr/local/lib/python3.5/site-packages/_pytest/vendored_packages/pluggy.py", line 279, in get_result
raise ex[1].with_traceback(ex[2])
File "/usr/local/lib/python3.5/site-packages/_pytest/vendored_packages/pluggy.py", line 265, in init
self.result = func()
File "/usr/local/lib/python3.5/site-packages/_pytest/vendored_packages/pluggy.py", line 614, in execute
res = hook_impl.function(*args)
File "/usr/local/lib/python3.5/site-packages/_pytest/config.py", line 910, in pytest_cmdline_parse
self.parse(args)
File "/usr/local/lib/python3.5/site-packages/_pytest/config.py", line 1067, in parse
self._preparse(args, addopts=addopts)
File "/usr/local/lib/python3.5/site-packages/_pytest/config.py", line 1029, in _preparse
self.pluginmanager.load_setuptools_entrypoints(entrypoint_name)
File "/usr/local/lib/python3.5/site-packages/_pytest/vendored_packages/pluggy.py", line 515, in load_setuptools_entrypoints
"Plugin %r could not be loaded: %s!" % (ep.name, e))
_pytest.vendored_packages.pluggy.PluginValidationError: Plugin 'allure_adaptor' could not be loaded: (pytest 3.0.5 (/usr/local/lib/python3.5/site-packages), Requirement.parse('pytest<=2.9.0,>=2.7.3'))!'

from allure-pytest.

sridharaiyer avatar sridharaiyer commented on August 18, 2024

Python 3.5
Pytest 3.0.5
pytest-allure-adaptor (1.7.6)
Mac OS

Urgent help is appreciated.

from allure-pytest.

mbhagavathula avatar mbhagavathula commented on August 18, 2024

Same error as @sridharaiyer is observed in my setup. Is there any fix for this issue?

from allure-pytest.

SergeyPirogov avatar SergeyPirogov commented on August 18, 2024

Fixed in #110

from allure-pytest.

baev avatar baev commented on August 18, 2024

also consider using https://github.com/allure-framework/allure-python instead.

https://pypi.org/project/allure-pytest/

from allure-pytest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.