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
While using shadow effect in Xierpa3 framework, I encountered an error message as follow:
File "C:\Python27\lib\site-packages\xierpa3\attributes\shadow.py", line 61, in build
for prefix in self.PREFIXES:
AttributeError: 'Shadow' object has no attribute 'PREFIXES'
In module: Xierpa3/attributes/shadow.py, line 61
Please fix this bug!
The text was updated successfully, but these errors were encountered:
While using shadow effect in Xierpa3 framework, I encountered an error message as follow:
In module: Xierpa3/attributes/shadow.py, line 61
Please fix this bug!
The text was updated successfully, but these errors were encountered: