Skip to content

Agent SKILLS on Windows System: fails to execute code #457

@asdasd00

Description

@asdasd00

Agent uses one of the skills, and try to execute code in the "scripts" folder. The agent calls:
get_skill_script(skill_name=hello-world-test, script_path=hello.py, execute=True)

The system returns an error:
WinError 193] %1 is not a valid Win32 application

To bypass the problem, i've provided the agent with PythonTools as a tool (from agno.tools.python import PythonTools)
The agent is now fully capable of executing the scripts , but this is clearly a workaround.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions