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
Make sure to use the same encoding. Seems to me like that's the main issue. The "micro" symbol is not UTF-8, but UTF-16 probably... you'll need to double check
The hook is incorrectly writing special characters with fileinput when using python 3.9
https://github.com/ansys/pyadditive/blob/main/src/ansys/additive/core/microstructure.py
The text was updated successfully, but these errors were encountered: