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
I have spent most of the night trying to install BDFR. I have read documentation and am using google to try to fix things as they come up but i am struggling. Id love to use this program. Is someone able to help me with this. I know this mean the config file is corrupt but what can i do to fix it. I try forced reinstall but it doesnt change the outcome.
Any help welcome, thank you
Command
BDFR --user {REDDITUSER} --submitted -L 10
Environment (please complete the following information)
OS: Windows 11
Python version: 3.13
Logs
Paste the log output here.
C:\Users\Binocularbath>bdfr download C:\BDFR --user binocularbath--submitted -L 10
Traceback (most recent call last):
File "", line 198, in run_module_as_main
File "", line 88, in run_code
File "C:\Users\Binocularbath\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.13_qbz5n2kfra8p0\LocalCache\local-packages\Python313\Scripts\bdfr.exe_main.py", line 4, in
from bdfr.main import cli
File "C:\Users\Binocularbath\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.13_qbz5n2kfra8p0\LocalCache\local-packages\Python313\site-packages\bdfr_main.py", line 11, in
from bdfr.archiver import Archiver
File "C:\Users\Binocularbath\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.13_qbz5n2kfra8p0\LocalCache\local-packages\Python313\site-packages\bdfr\archiver.py", line 21, in
from bdfr.connector import RedditConnector
File "C:\Users\Binocularbath\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.13_qbz5n2kfra8p0\LocalCache\local-packages\Python313\site-packages\bdfr\connector.py", line 29, in
from bdfr.oauth2 import OAuth2Authenticator, OAuth2TokenManager
File "C:\Users\Binocularbath\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.13_qbz5n2kfra8p0\LocalCache\local-packages\Python313\site-packages\bdfr\oauth2.py", line 90, in
class OAuth2TokenManager(praw.reddit.BaseTokenManager):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'praw.reddit' has no attribute 'BaseTokenManager'
Python 3.13
The text was updated successfully, but these errors were encountered:
Description
I have spent most of the night trying to install BDFR. I have read documentation and am using google to try to fix things as they come up but i am struggling. Id love to use this program. Is someone able to help me with this. I know this mean the config file is corrupt but what can i do to fix it. I try forced reinstall but it doesnt change the outcome.
Any help welcome, thank you
Command
BDFR --user {REDDITUSER} --submitted -L 10
Environment (please complete the following information)
Logs
Python 3.13
The text was updated successfully, but these errors were encountered: