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

Error launching #9

Open
elkeTmata opened this issue Aug 11, 2022 · 2 comments
Open

Error launching #9

elkeTmata opened this issue Aug 11, 2022 · 2 comments

Comments

@elkeTmata
Copy link

When I try to do py hyperion.py it returns this error:

File "C:\Users\Dorado\Desktop\Nueva carpeta\Hyperion-main\Hyperion-main\hyperion.py", line 942, in
purple = Colors.StaticMIX((Col.purple, Col.blue))
AttributeError: type object 'Colors' has no attribute 'StaticMIX'. Did you mean: 'StaticRGB'?

But when I run it on VSCode console it launches normally, but doesnt create an obfuscated file.

I would apreciate any help.

@billythegoat356
Copy link
Owner

  1. I suppose you have 2 Pythons, you have to update "pystyle" module to last version, which is done in the Python in VSCode, but not the other one.
  2. VSCode launches in C/Users/User, so your obfuscated file should be in this path.

Hope it helped.
Have a nice day!

@elkeTmata
Copy link
Author

It worked!
Thanks for the help and the instant respond.
Have a nice day two!

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