1
Hermes Agent: ModuleNotFoundError: No module named 'ruamel'
App: Hermes Agent (hermes-agent.pinokio.git)
Repo: https://github.com/cocktailpeanut/hermes-agent.pinokio.git
Generated: 2026-09-27T17:14:45.938Z
Pinokio: 8.2.0
Platform: win32 x64
Node: v22.21.1
Summary
System
{
"pinokio": {
"version": "8.2.0",
"node": "v22.21.1",
"platform": "win32",
"arch": "x64"
},
"hardware": {
"gpu": "nvidia",
"gpu_model": "nvidia geforce rtx 5080",
"ram_gb": 64,
"vram_gb": 16,
"gpu_driver": "616.64",
"gpu_target": "sm_120"
},
"os": {
"platform": "Windows",
"distro": "Microsoft Windows 11 Pro",
"release": "10.0.26200",
"codename": "25H2",
"kernel": "10.0.26200",
"arch": "x64",
"build": "26200",
"servicepack": "0.0",
"uefi": true
},
"system": {
"manufacturer": "Micro-Star International Co., Ltd.",
"model": "MS-7D89",
"version": "1.0",
"virtual": false
},
"cpu": {
"manufacturer": "Intel",
"brand": "Core™ i9-14900K",
"vendor": "GenuineIntel",
"family": "6",
"model": "183",
"stepping": "1",
"speed": 3.2,
"speedMin": 3.2,
"speedMax": 3.2,
"cores": 32,
"physicalCores": 24,
"processors": 1,
"performanceCores": 32,
"efficiencyCores": 0,
"virtualization": false,
"cache": {
"l1d": 917504,
"l1i": 1310720,
"l2": 33554432,
"l3": 37748736
}
},
"memory": {
"total": 68400984064,
"free": 48715476992,
"used": 19685507072,
"active": 19685507072,
"available": 48715476992,
"buffers": 0,
"cached": 0,
"slab": 0,
"buffcache": 0,
"swaptotal": 6442450944,
"swapused": 122683392,
"swapfree": 6319767552
},
"gpus": [
{
"model": "intel(r) uhd graphics 770"
},
{
"model": "sudomaker virtual display adapter"
},
{
"model": "nvidia geforce rtx 5080"
}
],
"graphics": {
"controllers": [
{
"vendor": "Intel Corporation",
"model": "Intel(R) UHD Graphics 770",
"bus": "PCI",
"vram": 2047.99609375,
"vramDynamic": true
},
{
"vendor": "SudoMaker",
"model": "SudoMaker Virtual Display Adapter",
"vram": 0,
"vramDynamic": true
},
{
"vendor": "NVIDIA",
"model": "NVIDIA GeForce RTX 5080",
"bus": "PCI",
"vram": 16303,
"vramDynamic": false,
"driverVersion": "616.64"
}
],
"displays": [
{
"model": "H3T13",
"main": true,
"builtin": false,
"connection": "DP",
"currentResX": 2752,
"currentResY": 1152,
"resolutionX": 2752,
"resolutionY": 1152,
"pixelDepth": 32,
"currentRefreshRate": 119
},
{
"model": "MAG 341C OLED",
"main": false,
"builtin": false,
"connection": "DP",
"currentResX": 1440,
"currentResY": 2560,
"resolutionX": 1440,
"resolutionY": 2560,
"pixelDepth": 32,
"currentRefreshRate": 119
}
]
},
"diagnostics": {
"platform": "win32",
"arch": "x64",
"running": {},
"home": "D:\\AI-Tools\\pinokio",
"vars": {
"pip": {
"install": {
"torch": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118"
}
}
},
"memory": {
"local": {},
"global": {},
"rpc": {
"D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\install.js": {
"method": "shell.run",
"params": {
"path": "app",
"message": [
"npm install"
]
}
},
"D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\setup.js": {
"method": "shell.run",
"params": {
"venv": "env",
"path": "app",
"message": "hermes setup",
"input": true
}
},
"D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\start-no-gateway.js": {
"method": "shell.run",
"params": {
"venv": "env",
"path": "app",
"env": {
"PYTHONUTF8": "1",
"PYTHONIOENCODING": "utf-8"
},
"message": "hermes",
"input": true
}
}
},
"input": {
"D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\install.js": {
"id": "05191e94-7cf7-4575-b550-9811f8c55ae5",
"response": "Microsoft Windows [Version 10.0.26200.9457]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nD:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & uv venv D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\app\\env --python 3.11 & D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\app\\env\\Scripts\\activate D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\app\\env & D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\app\\env\\Scripts\\deactivate & D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\app\\env\\Scripts\\activate D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\app\\env && uv pip install -e \".[all]\"\r\nUsing CPython 3.11.14\r\nCreating virtual environment at: env\r\nActivate with: env\\Scripts\\activate\r\nUsing Python 3.11.14 environment at: env\r\nResolved 61 packages in 1.49s\r\n Built hermes-agent @ file:///D:/AI-Tools/pinokio/api/hermes-agent.pinokio.git/app\r\nPrepared 60 packages in 6.67s\r\nInstalled 61 packages in 967ms\r\n + agent-client-protocol==0.9.0 \r\n + aiohappyeyeballs==2.7.1 \r\n + aiohttp==3.14.3 \r\n + aiosignal==1.4.0 \r\n + annotated-doc==0.0.5 \r\n + annotated-types==0.8.0 \r\n + anyio==4.15.1 \r\n + attrs==26.1.0 \r\n + certifi==2026.7.22 \r\n + cffi==2.1.1 \r\n + charset-normalizer==3.5.1 \r\n + click==8.5.0 \r\n + cryptography==50.0.1 \r\n + defusedxml==0.7.1 \r\n + fastapi==0.133.1 \r\n + frozenlist==1.8.0 \r\n + google-api-core==2.36.0 \r\n + google-api-python-client==2.194.0 \r\n + google-auth==2.55.1 \r\n + google-auth-httplib2==0.3.1 \r\n + google-auth-oauthlib==1.3.1 \r\n + googleapis-common-protos==1.75.3 \r\n + h11==0.16.0 \r\n + hermes-agent==0.0.0 (from file:///D:/AI-Tools/pinokio/api/hermes-agent.pinokio.git/app) \r\n + httpcore2==2.7.0 \r\n + httplib2==0.32.0 \r\n + httpx2==2.7.0 \r\n + idna==3.19 \r\n + jsonschema==4.26.0 \r\n + jsonschema-specifications==2025.9.1 \r\n + mcp==2.0.0 \r\n + mcp-types==2.0.0 \r\n + multidict==6.8.0 \r\n + oauthlib==3.3.1 \r\n + opentelemetry-api==1.44.0 \r\n + propcache==0.5.2 \r\n + proto-plus==1.28.4 \r\n + protobuf==7.36.1 \r\n + pyasn1==0.6.4 \r\n + pyasn1-modules==0.4.2 \r\n + pycparser==3.0 \r\n + pydantic==2.13.5 \r\n + pydantic-core==2.46.5 \r\n + pyjwt==2.15.0 \r\n + pyparsing==3.3.2 \r\n + python-multipart==0.0.32\r\n + pywin32==312\r\n + referencing==0.37.0\r\n + requests==2.34.2\r\n + requests-oauthlib==2.0.0\r\n + rpds-py==2026.6.3\r\n + sse-starlette==3.4.11\r\n + starlette==1.3.1\r\n + truststore==0.10.4\r\n + typing-extensions==4.16.0\r\n + typing-inspection==0.4.4\r\n + uritemplate==4.2.0\r\n + urllib3==2.7.0\r\n + uvicorn==0.41.0\r\n + yarl==1.24.5\r\n + youtube-transcript-api==1.2.4\r\n\r\n(env) (base) D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\app>",
"stdout": "Microsoft Windows [Version 10.0.26200.9457]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nD:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & uv venv D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\app\\env --python 3.11 & D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\app\\env\\Scripts\\activate D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\app\\env & D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\app\\env\\Scripts\\deactivate & D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\app\\env\\Scripts\\activate D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\app\\env && uv pip install -e \".[all]\"\r\nUsing CPython 3.11.14\r\nCreating virtual environment at: env\r\nActivate with: env\\Scripts\\activate\r\nUsing Python 3.11.14 environment at: env\r\nResolved 61 packages in 1.49s\r\n Built hermes-agent @ file:///D:/AI-Tools/pinokio/api/hermes-agent.pinokio.git/app\r\nPrepared 60 packages in 6.67s\r\nInstalled 61 packages in 967ms\r\n + agent-client-protocol==0.9.0 \r\n + aiohappyeyeballs==2.7.1 \r\n + aiohttp==3.14.3 \r\n + aiosignal==1.4.0 \r\n + annotated-doc==0.0.5 \r\n + annotated-types==0.8.0 \r\n + anyio==4.15.1 \r\n + attrs==26.1.0 \r\n + certifi==2026.7.22 \r\n + cffi==2.1.1 \r\n + charset-normalizer==3.5.1 \r\n + click==8.5.0 \r\n + cryptography==50.0.1 \r\n + defusedxml==0.7.1 \r\n + fastapi==0.133.1 \r\n + frozenlist==1.8.0 \r\n + google-api-core==2.36.0 \r\n + google-api-python-client==2.194.0 \r\n + google-auth==2.55.1 \r\n + google-auth-httplib2==0.3.1 \r\n + google-auth-oauthlib==1.3.1 \r\n + googleapis-common-protos==1.75.3 \r\n + h11==0.16.0 \r\n + hermes-agent==0.0.0 (from file:///D:/AI-Tools/pinokio/api/hermes-agent.pinokio.git/app) \r\n + httpcore2==2.7.0 \r\n + httplib2==0.32.0 \r\n + httpx2==2.7.0 \r\n + idna==3.19 \r\n + jsonschema==4.26.0 \r\n + jsonschema-specifications==2025.9.1 \r\n + mcp==2.0.0 \r\n + mcp-types==2.0.0 \r\n + multidict==6.8.0 \r\n + oauthlib==3.3.1 \r\n + opentelemetry-api==1.44.0 \r\n + propcache==0.5.2 \r\n + proto-plus==1.28.4 \r\n + protobuf==7.36.1 \r\n + pyasn1==0.6.4 \r\n + pyasn1-modules==0.4.2 \r\n + pycparser==3.0 \r\n + pydantic==2.13.5 \r\n + pydantic-core==2.46.5 \r\n + pyjwt==2.15.0 \r\n + pyparsing==3.3.2 \r\n + python-multipart==0.0.32\r\n + pywin32==312\r\n + referencing==0.37.0\r\n + requests==2.34.2\r\n + requests-oauthlib==2.0.0\r\n + rpds-py==2026.6.3\r\n + sse-starlette==3.4.11\r\n + starlette==1.3.1\r\n + truststore==0.10.4\r\n + typing-extensions==4.16.0\r\n + typing-inspection==0.4.4\r\n + uritemplate==4.2.0\r\n + urllib3==2.7.0\r\n + uvicorn==0.41.0\r\n + yarl==1.24.5\r\n + youtube-transcript-api==1.2.4\r\n\r\n(env) (base) D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\app>"
},
"D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\setup.js": {},
"D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\start-no-gateway.js": null
},
"args": {
"D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\install.js": {},
"D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\setup.js": {},
"D:\\AI-Tools\\pinokio\\api\\hermes-agent.pinokio.git\\start-no-gateway.js": {}
}
},
"procs": {},
"gpu": "nvidia",
"gpus": [
{
"name": "intel corporation",
"model": "intel(r) uhd graphics 770",
"driver": null
},
{
"name": "sudomaker",
"model": "sudomaker virtual display adapter",
"driver": null
},
{
"name": "nvidia",
"model": "nvidia geforce rtx 5080",
"driver": "616.64"
}
],
"gpu_model": "nvidia geforce rtx 5080",
"gpu_driver": "616.64",
"gpu_target": "sm_120",
"ram": 64,
"vram": 16,
"version": "8.2.0",
"graphics": {
"controllers": [
{
"vendor": "Intel Corporation",
"model": "Intel(R) UHD Graphics 770",
"bus": "PCI",
"vram": 2047.99609375,
"vramDynamic": true,
"subDeviceId": "7D891462"
},
{
"vendor": "SudoMaker",
"model": "SudoMaker Virtual Display Adapter",
"bus": "",
"vram": 0,
"vramDynamic": true,
"subDeviceId": null
},
{
"vendor": "NVIDIA",
"model": "NVIDIA GeForce RTX 5080",
"bus": "PCI",
"vram": 16303,
"vramDynamic": false,
"subDeviceId": "0x53101462",
"driverVersion": "616.64",
"name": "NVIDIA GeForce RTX 5080",
"pciBus": "00000000:01:00.0",
"fanSpeed": 39,
"memoryTotal": 16303,
"memoryUsed": 1810,
"memoryFree": 14168,
"utilizationGpu": 7,
"utilizationMemory": 2,
"temperatureGpu": 35,
"powerDraw": 55.17,
"powerLimit": 360,
"clockCore": 2790,
"clockMemory": 18001
}
],
"displays": [
{
"vendor": "SKG",
"model": "H3T13",
"serial": "0",
"productionYear": 2025,
"displayId": "display\\skg3228\\5&1827fc6a&0&uid4353_0",
"deviceName": "\\\\.\\DISPLAY2",
"main": true,
"builtin": false,
"connection": "DP",
"resolutionX": 2752,
"resolutionY": 1152,
"sizeX": 70,
"sizeY": 39,
"pixelDepth": 32,
"currentResX": 2752,
"currentResY": 1152,
"positionX": 0,
"positionY": 0,
"currentRefreshRate": 119
},
{
"vendor": "MSI",
"model": "MAG 341C OLED",
"serial": "0",
"productionYear": 2023,
"displayId": "display\\msi3dd0\\5&1827fc6a&0&uid4355_0",
"deviceName": "\\\\.\\DISPLAY1",
"main": false,
"builtin": false,
"connection": "DP",
"resolutionX": 1440,
"resolutionY": 2560,
"sizeX": 80,
"sizeY": 34,
"pixelDepth": 32,
"currentResX": 1440,
"currentResY": 2560,
"positionX": 3440,
"positionY": -571,
"currentRefreshRate": 119
}
]
},
"audio": [
{
"id": "USB\\VID_046D&PID_085C&MI_02\\6&184A9D86&0&0002",
"name": "USB Audio Device",
"manufacturer": "(Generic USB Audio)",
"revision": null,
"driver": null,
"default": null,
"channel": null,
"type": "",
"in": null,
"out": null,
"status": "enabled"
},
{
"id": "USB\\VID_2972&PID_0047&MI_00\\7&A47A587&0&0000",
"name": "USB Audio 2.0",
"manufacturer": "Microsoft",
"revision": null,
"driver": null,
"default": null,
"channel": null,
"type": "",
"in": null,
"out": null,
"status": "enabled"
},
{
"id": "USB\\VID_146B&PID_0D08&MI_00\\8&196AAD66&0&0000",
"name": "USB Audio Device",
"manufacturer": "(Generic USB Audio)",
"revision": null,
"driver": null,
"default": null,
"channel": null,
"type": "",
"in": null,
"out": null,
"status": "enabled"
},
{
"id": "HDAUDIO\\FUNC_01&VEN_10DE&DEV_00AB&SUBSYS_10DE0000&REV_1001\\5&110D2C53&0&0001",
"name": "NVIDIA High Definition Audio",
"manufacturer": "NVIDIA",
"revision": null,
"driver": null,
"default": null,
"channel": null,
"type": "Sound Driver",
"in": null,
"out": null,
"status": "enabled"
},
{
"id": "USB\\VID_3142&PID_0C33&MI_00\\7&2525ABCB&0&0000",
"name": "USB Audio Device",
"manufacturer": "(Generic USB Audio)",
"revision": null,
"driver": null,
"default": null,
"channel": null,
"type": "",
"in": null,
"out": null,
"status": "enabled"
},
{
"id": "USB\\VID_0DB0&PID_6C09&MI_00\\6&355E8CEB&0&0000",
"name": "USB Audio 2.0",
"manufacturer": "Microsoft",
"revision": null,
"driver": null,
"default": null,
"channel": null,
"type": "",
"in": null,
"out": null,
"status": "enabled"
},
{
"id": "ROOT\\STEAMSTREAMINGSPEAKERS\\0000",
"name": "Steam Streaming Speakers",
"manufacturer": "Valve Corporation Audio DDK",
"revision": null,
"driver": null,
"default": null,
"channel": null,
"type": "Speaker",
"in": null,
"out": null,
"status": "enabled"
},
{
"id": "ROOT\\UNNAMED_DEVICE\\0000",
"name": "NVIDIA Virtual Audio Device (Wave Extensible) (WDM)",
"manufacturer": "NVIDIA",
"revision": null,
"driver": null,
"default": null,
"channel": null,
"type": "",
"in": null,
"out": null,
"status": "enabled"
},
{
"id": "ROOT\\MEDIA\\0000",
"name": "SteelSeries Sonar Virtual Audio Device",
"manufacturer": "SteelSeries ApS",
"revision": null,
"driver": null,
"default": null,
"channel": null,
"type": "",
"in": null,
"out": null,
"status": "enabled"
}
],
"mem": {
"total": 68400984064,
"free": 48715476992,
"used": 19685507072,
"active": 19685507072,
"available": 48715476992,
"buffers": 0,
"cached": 0,
"slab": 0,
"buffcache": 0,
"reclaimable": 0,
"swaptotal": 6442450944,
"swapused": 122683392,
"swapfree": 6319767552,
"writeback": null,
"dirty": null
},
"osInfo": {
"platform": "Windows",
"distro": "Microsoft Windows 11 Pro",
"release": "10.0.26200",
"codename": "25H2",
"kernel": "10.0.26200",
"arch": "x64",
"hostname": "Solitude",
"fqdn": "SOLITUDE",
"codepage": "437",
"logofile": "windows",
"serial": "00330-80000-00000-AA497",
"build": "26200",
"servicepack": "0.0",
"uefi": true,
"hypervisor": false,
"remoteSession": false
},
"system": {
"manufacturer": "Micro-Star International Co., Ltd.",
"model": "MS-7D89",
"version": "1.0",
"serial": "Default string",
"uuid": "fab9560e-a8ca-a012-a2b2-047c16b53a34",
"sku": "Default string",
"virtual": false
},
"shell": "CMD",
"cpu": {
"manufacturer": "Intel",
"brand": "Core™ i9-14900K",
"vendor": "GenuineIntel",
"family": "6",
"model": "183",
"stepping": "1",
"revision": "",
"voltage": "",
"speed": 3.2,
"speedMin": 3.2,
"speedMax": 3.2,
"governor": "",
"cores": 32,
"physicalCores": 24,
"performanceCores": 32,
"efficiencyCores": 0,
"processors": 1,
"socket": "LGA1700",
"flags": "de pse tsc msr mce sep mtrr mca cmov psn clfsh ds acpi mmx fxsr sse sse2 ss htt tm ia64 pbe",
"virtualization": false,
"cache": {
"l1d": 917504,
"l1i": 1310720,
"l2": 33554432,
"l3": 37748736
}
}
}
}
Logs
logs/api/start-no-gateway.js/1790529223442
Source: api / start-no-gateway.js
Lines: 76 total, last 76 included
[api shell.run]
Microsoft Windows [Version 10.0.26200.9457]
Microsoft Windows [Version 10.0.26200.9457]
Microsoft Windows [Version 10.0.26200.9457]
Microsoft Windows [Version 10.0.26200.9457]
(c) Microsoft Corporation. All rights reserved.
D:\AI-Tools\pinokio\api\hermes-agent.pinokio.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & D:\AI-Tools\pinokio\api\hermes-agent.pinokio.git\app\env\Scripts\activate D:\AI-Tools\pinokio\api\hermes-agent.pinokio.git\app\env && hermes
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "D:\AI-Tools\pinokio\api\hermes-agent.pinokio.git\app\env\Scripts\hermes.exe\__main__.py", line 4, in <module>
File "D:\AI-Tools\pinokio\api\hermes-agent.pinokio.git\app\hermes_cli\main.py", line 688, in <module>
from hermes_cli.config import get_hermes_home
File "D:\AI-Tools\pinokio\api\hermes-agent.pinokio.git\app\hermes_cli\config.py", line 34, in <module>
import hermes_yaml as yaml
File "D:\AI-Tools\pinokio\api\hermes-agent.pinokio.git\app\hermes_yaml.py", line 10, in <module>
from ruamel.yaml import YAML
ModuleNotFoundError: No module named 'ruamel'
(env) (base) D:\AI-Tools\pinokio\api\hermes-agent.pinokio.git\app>
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
