autopkg / jss-recipes

AutoPkg recipes that use JSSImporter to upload software packages to your JSS.
84 stars 63 forks source link

Zoom processing error #215

Closed dwshore-personal closed 3 years ago

dwshore-personal commented 4 years ago

When I try to run the latest zoom recipe I get the following error: Processor: JSSImporter: Error: 'utf-8' codec can't decode byte 0xc8 in position 24: invalid continuation byte

homebysix commented 3 years ago

Could you try again, making sure your Zoom recipe related repos are up to date, latest version of AutoPkg and JSSImporter?

What you're encountering looks like a mismatch between Python 2 and Python 3, perhaps because one of the tools in the chain is not updated.