Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ================================================================================= ERRORS =================================================================================
- ________________________________________________________________ ERROR collecting buildstream/__init__.py ________________________________________________________________
- .eggs/pluggy-0.7.1-py3.5.egg/pluggy/hooks.py:258: in __call__
- return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
- .eggs/pluggy-0.7.1-py3.5.egg/pluggy/manager.py:67: in _hookexec
- return self._inner_hookexec(hook, methods, kwargs)
- .eggs/pluggy-0.7.1-py3.5.egg/pluggy/manager.py:61: in <lambda>
- firstresult=hook.spec_opts.get('firstresult'),
- .eggs/pytest_pylint-0.11.0-py3.5.egg/pytest_pylint.py:135: in pytest_collect_file
- if parent.pylint_config is None:
- E AttributeError: 'Package' object has no attribute 'pylint_config'
- ___________________________________________________________________ ERROR collecting tests/__init__.py ___________________________________________________________________
- .eggs/pluggy-0.7.1-py3.5.egg/pluggy/hooks.py:258: in __call__
- return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
- .eggs/pluggy-0.7.1-py3.5.egg/pluggy/manager.py:67: in _hookexec
- return self._inner_hookexec(hook, methods, kwargs)
- .eggs/pluggy-0.7.1-py3.5.egg/pluggy/manager.py:61: in <lambda>
- firstresult=hook.spec_opts.get('firstresult'),
- .eggs/pytest_pylint-0.11.0-py3.5.egg/pytest_pylint.py:135: in pytest_collect_file
- if parent.pylint_config is None:
- E AttributeError: 'Package' object has no attribute 'pylint_config'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement