Brandon
Results
1
comments of
Brandon
The error was caused by an outdated import from `keyring.util.properties`. Here's a fix that worked for me: Replace the contents of `user_data.py` with the following code: ```python import os import...