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

Colors.StaticMIX error #11

Open
FrancHR opened this issue Aug 16, 2022 · 2 comments
Open

Colors.StaticMIX error #11

FrancHR opened this issue Aug 16, 2022 · 2 comments

Comments

@FrancHR
Copy link

FrancHR commented Aug 16, 2022

When i start script, there is an error:

Traceback (most recent call last):
  File "C:\Users\Noson\Desktop\Projekti\Obfuscator\obfuscator\hyperion.py", line 942, in <module>
    purple = Colors.StaticMIX((Col.purple, Col.blue))
AttributeError: type object 'Colors' has no attribute 'StaticMIX'

pystyle is updated:
C:\Users\Noson\Desktop\Projekti\Obfuscator\obfuscator> pip3 install pystyle
Requirement already satisfied: pystyle in c:\users\noson\appdata\local\programs\python\python39\lib\site-packages (0.6)

Running with Python 3.9
Also, I have python 2.7 installed.

Any help?

@CSM-BlueRed
Copy link
Collaborator

try

pip3 install -U pystyle

@quanmanss11
Copy link

here #9

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

3 participants