You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_________________ ERROR collecting testing/python/metafunc.py _________________
_pytest\python.py:374: in fget
return self._obj
AttributeError: 'Module' object has no attribute '_obj'
During handling of the above exception, another exception occurred:
...
.tox\py35-xdist\lib\site-packages\hypothesis\internal\charmap.py:77: in categories
cm = charmap()
.tox\py35-xdist\lib\site-packages\hypothesis\internal\charmap.py:63: in charmap
os.rename(tmpfile, f)
FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'C:\\projects\\pytest\\.hypothesis\\tmp\\tmp9lzkh68w' -> 'C:\\projects\\pytest\\.hypothesis\\unicodedata\\8.0.0\\charmap.pickle.gz'
_________________ ERROR collecting testing/python/metafunc.py _________________
The text was updated successfully, but these errors were encountered:
No problem. It's proving a little fiddlier than I thought though (mostly because consistent behaviour between Python 2 and 3). Hopefully will still have a fix out today. Might be tomorrow.
on pytest-dev/pytest#1705 we see
The text was updated successfully, but these errors were encountered: