Pytest issues >> TypeError: required field "lineno" missing from alias #9195
|
I'm working on a repository that is quite olds, and from nothing I found myself with this error: It's important to mention that we are using I was wondering if others had this same issue, again from nothing, and how could I debug and confirm the error comes from our side or there is something going on. I found some errors and bugs from more recent versions of python with similar issues/errors. |
Replies: 3 comments 17 replies
|
Hmm strange, you say you are using Are you setting up a virtualenv? |
Very likely, in which case you need to upgrade to pytest 6.2.5. |
|
Столкнулся с похожей проблемой: |
Very likely, in which case you need to upgrade to pytest 6.2.5.