-
Notifications
You must be signed in to change notification settings - Fork 89
Closed
Description
With Python 3.9.0a3, the tests fail to run with this error:
+ /usr/bin/python3 run_tests.py --unit
======================================================================
INITIALISING
======================================================================
stem version... 1.8.0
python version... 3.9.0a3
operating system... Linux
cryptography version... missing
mock version... failed
module 'unittest.mock' has no attribute '__version__'
It looks like __version__ was removed:
python/cpython#17977
Originally reported downstream in Fedora:
https://bugzilla.redhat.com/show_bug.cgi?id=1797690
Metadata
Metadata
Assignees
Labels
No labels