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

Unable to launch main.py #42

Closed
KikiLiyue opened this issue Jan 4, 2024 · 3 comments
Closed

Unable to launch main.py #42

KikiLiyue opened this issue Jan 4, 2024 · 3 comments

Comments

@KikiLiyue
Copy link

When I try to launch Main.py through the terminal (Python3 main.py), I get the following error.
Traceback (most recent call last):
File "/home/kiki/steam-presence/main.py", line 1147, in
main()
File "/home/kiki/steam-presence/main.py", line 920, in main
checkForUpdate()
File "/home/kiki/steam-presence/main.py", line 902, in checkForUpdate
if int(new) > int(old):
^^^^^^^^

I have tried to delete and git clone the folder to maybe fix it, but it ended not working
Screenshot_20240103_224047

@JustTemmie
Copy link
Owner

i dont have time to look into it right now, for now you can remove the checkforupdate() function call or whatever it's called right under main()

@JustTemmie
Copy link
Owner

nvm i think i figured it out, i just fucked up the release version yesterday, just git pull it and it should be working

@JustTemmie
Copy link
Owner

actually you shouldnt have to git pull, it should just work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants