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

Syntax error #33

Closed
Rezuk4 opened this issue Aug 5, 2020 · 6 comments
Closed

Syntax error #33

Rezuk4 opened this issue Aug 5, 2020 · 6 comments
Labels
bug Something isn't working right wontfix This will not be worked on

Comments

@Rezuk4
Copy link

Rezuk4 commented Aug 5, 2020

FILL OUT THIS TEMPLATE, REMOVING/REPLACING EVERYTHING HERE WITH YOUR OWN INFORMATION.
BE AS CLEAR AND CONCISE AS POSSIBLE.

describe the bug
1st time install
At step: python customiser.py,
cmd prompt says:
File "customiser.py", line 63
print(f' ## file {os.path.join(filepath, "app.asar")} not found!')
^
SyntaxError: invalid syntax

expected behaviour
because of this, enhancer is not working :(

screenshots
image

platform
windows 10

@Rezuk4 Rezuk4 added the bug Something isn't working right label Aug 5, 2020
@dragonwocky
Copy link
Member

dragonwocky commented Aug 5, 2020

which version of python are you using?

this has happened to a few people, but using the most recent version of python that's on the microsoft store (https://www.microsoft.com/en-au/p/python-38/9mssztt1n39l) should fix it

@Rezuk4
Copy link
Author

Rezuk4 commented Aug 5, 2020

I used the lastest: Python 3.8.5 from www.python.org

Reading your answer:
I uninstalled 3.8.5, installed the one from Microsoft Store, reboot.
Still the same syntax error :'(

@dragonwocky
Copy link
Member

odd... this is already fixed in the wip update, but only because it's written entirely without python.
don't think there's a simple fix, then, sorry. you might just have to wait a few days :/

@dragonwocky dragonwocky added the wontfix This will not be worked on label Aug 5, 2020
@Rezuk4
Copy link
Author

Rezuk4 commented Aug 6, 2020 via email

@rosiecube
Copy link

rosiecube commented Aug 13, 2020

It probably ran with Python 2.7.

try this.

C:\Users\%username%\AppData\Local\Programs\Python\Python38\python cleaner.py
C:\Users\%username%\AppData\Local\Programs\Python\Python38\python customiser.py

@Rezuk4
Copy link
Author

Rezuk4 commented Aug 14, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants