mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-07-20 12:37:04 -04:00
[GH-ISSUE #254] a problem encountered during installation on Windows 10 #86
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @WatchingTheMoonIn4B on GitHub (Apr 10, 2026).
Original GitHub issue: https://github.com/vxcontrol/pentagi/issues/254
Can anyone help me solve this problem?
I lack experience and don't know how to solve it.
@asdek commented on GitHub (Apr 11, 2026):
hey @WatchingTheMoonIn4B
what docker desktop version do you have?
@WatchingTheMoonIn4B commented on GitHub (Apr 12, 2026):
I downloaded the pentagi installer from the link on pentagi's official website yesterday
@asdek commented on GitHub (Apr 13, 2026):
hey @WatchingTheMoonIn4B
we couldn't reproduce it on our side, might be you install docker-compose plugin separately, please, try to check it via:
docker-compose --versionpentagi checks this tool before call
docker compose, if it is, try to remove this plugin or update it to v2 branch.