@Marvin I'm getting 'charmap' codec can't decode byte 0x8f in position 16299: character maps to <undefined> when trying to deploy on Windows OS
m
Marvin
10/30/2024, 2:15 PM
The error message you're encountering, "'charmap' codec can't decode byte 0x8f," typically indicates a problem with character encoding. This often occurs when software tries to decode bytes using an incorrect character set. Since you're facing this issue on Windows while trying to deploy with Prefect, it might be related to how Python processes text in your environment.
To better assist you, could you please confirm which version of Prefect you are using? Prefect 2.x or 3.x? This will help in providing the most accurate solution and documentation references.
n
Nate
10/30/2024, 3:38 PM
hi @Youssef - can you share what exactly you're getting and what you ran when you got it?
y
Youssef
10/30/2024, 3:45 PM
Hi @Nate, when I do "prefect deploy" on WIndows I get the following error:
'charmap' codec can't decode byte 0x8f in position 16299: character maps to <undefined> when trying to deploy on Windows OS
The same prefect.yaml on MAC OC is functional
n
Nate
10/30/2024, 3:48 PM
ok thank you - if you could, can you create an issue that includes the actual traceback you receive and the output of
prefect version
?
Nate
10/30/2024, 5:01 PM
hi @Youssef - can you please include the actual traceback on the issue?
Nate
10/30/2024, 5:01 PM
thanks for opening the issue!
y
Youssef
10/30/2024, 6:23 PM
Hi @Nate I'm running the command through the Terminal on Pycharm. There is no traceback
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.