Skip to content
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

Doesn't start, account error #210

Open
2 tasks done
hdhdsdasd opened this issue Sep 28, 2024 · 8 comments
Open
2 tasks done

Doesn't start, account error #210

hdhdsdasd opened this issue Sep 28, 2024 · 8 comments
Labels
bug Something isn't working stale

Comments

@hdhdsdasd
Copy link

hdhdsdasd commented Sep 28, 2024

Before submitting a bug report...

  • This bug wasn't already reported.
    (I have checked every bug report on GitHub)

  • I've cleared the sessions folder.

Branch

master

Commit

0f0052c

Describe the bug

I installed all requirements and updated the account.json file but when I run main.py I get this error.

Copy and paste your error

C:\Users\user\Documents\MS-Rewards-Farmer-1.1.0\MS-Rewards-Farmer-1.1.0>python main.py
Traceback (most recent call last):
File "C:\Users\user\Documents\MS-Rewards-Farmer-1.1.0\MS-Rewards-Farmer-1.1.0\main.py", line 14, in
from src import (
File "C:\Users\user\Documents\MS-Rewards-Farmer-1.1.0\MS-Rewards-Farmer-1.1.0\src_init_.py", line 1, in
from .account import Account
File "C:\Users\user\Documents\MS-Rewards-Farmer-1.1.0\MS-Rewards-Farmer-1.1.0\src\account.py", line 5, in
class Account:
File "C:\Users\user\Documents\MS-Rewards-Farmer-1.1.0\MS-Rewards-Farmer-1.1.0\src\account.py", line 8, in Account
totp: str | None = None
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'

Screenshots

Browser doesn't start

Value of dashboard variable

N/A?

@hdhdsdasd hdhdsdasd added the bug Something isn't working label Sep 28, 2024
@klept0
Copy link
Owner

klept0 commented Sep 28, 2024

try the dev branch - also make sure you have closed out all open copies of chrome and give it another shot

@hdhdsdasd
Copy link
Author

Tried both, same issue sadly.

@hdhdsdasd hdhdsdasd reopened this Sep 28, 2024
@cal4
Copy link
Collaborator

cal4 commented Sep 29, 2024

Which version of Python are you using?

@hdhdsdasd
Copy link
Author

3.9

@cal4
Copy link
Collaborator

cal4 commented Sep 29, 2024

@hdhdsdasd
Copy link
Author

Tried it with 3.10 and 3.11, same issue.

@cal4
Copy link
Collaborator

cal4 commented Sep 29, 2024

Using the absolute reference to python 3.10, or the one on the path?

Copy link

This issue is stale because it has been open for 14 days with no activity.

@github-actions github-actions bot added the stale label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

3 participants