[issue44542] Python 3.9.6 Can't Find `coverage`

2021-07-01 Thread Floating Sunfish
Floating Sunfish added the comment: Turns out my Python Launcher wasn't uninstalled properly. Uninstalling it and reinstalling Python 3.9.6 resolved the issue. -- resolution: -> not a bug stage: -> resolved status: open -> closed ___ Python tracke

[issue44542] Python 3.9.6 Can't Find `coverage`

2021-07-01 Thread Floating Sunfish
New submission from Floating Sunfish : `coverage` does not work in Python 3.9.6 (but it does in Python 3.9.5). It doesn't seem bundled with 3.9.6 because you can install it with `pip` (which normally says that it's already installed and doesn't install anything). Note that `coverage.exe` and