I have got the error message below. And it looks like a issue with windows decoder cannot handle the internal code when I try to import the module itself.
SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0x92 in position 5415: invalid start byte (column_transformer.py, line 246)
...
I have followed the instruction to set up the environment but cannot import the following modules from snowflake-ml-python.
I have got the error message below. And it looks like a issue with windows decoder cannot handle the internal code when I try to import the module itself.