mirror of
https://github.com/entropy-research/Devon.git
synced 2026-04-03 00:18:30 -06:00
Error installing devon_agent Windows 11 #16
Labels
No labels
✨ enhancement
✨ enhancement
✨ enhancement
✨ enhancement
✨ enhancement
✨ enhancement
✨ enhancement
✨ enhancement
✨ enhancement
✨ enhancement
✨ enhancement
✨ enhancement
✨ enhancement
⭐ feedback
👋 good first issue
👋 good first issue
👋 good first issue
💬 discussion
💬 discussion
💬 discussion
🔃 duplicate
🕹️ issue: agent
🕹️ issue: agent
🕹️ issue: agent
🕹️ issue: agent
🕹️ issue: agent
🕹️ issue: agent
🕹️ issue: agent
🤖 feat: agent
🪲 bug
🪲 bug
🪲 bug
🪲 bug
🪲 bug
🪲 bug
🪲 bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github/Devon#16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @CobraGazes on 7/19/2024
I installed all dependencies successfully and can run them fine but when I try to
pipx install devon_agentit runs for about a minute then fails to build package with the error:I tried using ubuntu but when I used curl it defaulted to using windows cmd and that led to the same error
I tried to activate the vendered feature in openssl but honestly I'm not sure if I did it right I just added
openssl = { version = "0.10", features = ["vendored"] }under the dependencies config in my project folder but that didn't change anything.In logs the error comes out as: