erikwijmans / Pointnet2_PyTorch

PyTorch implementation of Pointnet2/Pointnet++
The Unlicense
1.53k stars 347 forks source link

@pengPeterpeng I tried running the conftest.py file but getting the following error #170

Open 124hh1 opened 2 years ago

124hh1 commented 2 years ago

@pengPeterpeng I tried running the conftest.py file but getting the following error

Traceback (most recent call last): File "conftest.py", line 16, in @pytest.helpers.register AttributeError: module 'pytest' has no attribute 'helpers'

Were you able to resolve this error?

_Originally posted by @Rishab9991 in https://github.com/erikwijmans/Pointnet2_PyTorch/issues/126#issuecomment-888131111_