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

Generated PY file not found #2

Closed
u-Aymane opened this issue Jun 29, 2022 · 2 comments
Closed

Generated PY file not found #2

u-Aymane opened this issue Jun 29, 2022 · 2 comments

Comments

@u-Aymane
Copy link

u-Aymane commented Jun 29, 2022

image

Solution is you have to copy the last commit you did, and modify line 198

try:
    banner = "\n\t\t\t๐•ฎ๐–†๐–’๐–”๐–š๐–‹๐–‘๐–†๐–Œ๐–Š ฯัƒั‚ะฝฯƒฮท ะผั”ั‚ั”ัฯัั”ั‚ั”ั ยขััƒฯั‚ั”ั\n"
    print(banner)
except:
    pass

I think while trying to fix it you removed some lines

and it works

image

@kensh1ro
Copy link
Owner

kensh1ro commented Jul 2, 2022

Could you elaborate more please? Share the output

@u-Aymane
Copy link
Author

u-Aymane commented Jul 9, 2022

I did fix the script by just adding try except to commit before the last one, the last commit has some issues

@u-Aymane u-Aymane closed this as completed Jul 9, 2022
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