Title: Could not load ZerePy agent - Character Encoding Issue
Description:
(zerePy) D:\hack\ZerePy>poetry run python main.py
--------------------------------------------------------------------
👋 Welcome to the ZerePy CLI!
Type 'help' for a list of commands.
--------------------------------------------------------------------
Could not load ZerePy agent
Error loading agent: 'charmap' codec can't decode byte 0x9d in position 2450: character maps to <undefined>
No default agent is loaded, please use the load-agent command to do that.
Please load an agent to see the list of supported actions
ZerePy-CLI (no agent) >
I've tried running the script directly using:
But I still encounter the same error.
I cannot use the poetry shell as I am using conda