-
Notifications
You must be signed in to change notification settings - Fork 213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] module 'praw.reddit' has no attribute BaseTokenManager #970
Comments
v7.8.0 of PRAW was released today and looks to have broken BDFR. I've been able to fix it on my machine by pinning praw to v7.7.1 in bdfr's pyproject.toml. E.g. using pipx:
|
I just went back to using the old praw version and it seems to be fine. Use that until it gets fixed later. |
This fix still isn't working for me. How do I change to the development branch? |
I'm in final exams right now so it will take a couple of weeks before I can give the BDFR any attention. You can install the development version with |
Temporary workaround |
I cannot use the program at all due to this error right now. It was working previously. Could this be a change to PRAW causing this? Are there any current workarounds?
The text was updated successfully, but these errors were encountered: