You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
When i start script, there is an error:
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?
The text was updated successfully, but these errors were encountered: