mirror of
https://github.com/entropy-research/Devon.git
synced 2026-04-03 08:28:28 -06:00
Compatibly issue, Windows 11 #87
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#87
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 @sonicino2 on 5/16/2024
Hello, yeah, I got this error after running pipx install devon_agent:
(env) PS C:\Users\sonic\Downloads\Devon> pipx install devon_agent
Fatal error from pip prevented installation. Full pip output in file:
C:\Users\sonic.local\pipx\logs\cmd_2024-05-15_23.37.05_pip_errors.log
Some possibly relevant errors from pip install:
ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python <4.0,>=3.10; 0.0.2 Requires-Python <4.0,>=3.10; 0.0.3 Requires-Python <4.0,>=3.10; 0.0.4 Requires-Python <4.0,>=3.10; 0.0.5 Requires-Python <4.0,>=3.10; 0.0.6 Requires-Python <4.0,>=3.10; 0.0.7 Requires-Python <4.0,>=3.10; 0.1.0 Requires-Python <4.0,>=3.10; 0.1.1 Requires-Python <4.0,>=3.10; 0.1.2 Requires-Python <4.0,>=3.10; 0.1.3 Requires-Python <4.0,>=3.10; 0.1.4 Requires-Python <4.0,>=3.10; 0.1.5 Requires-Python <4.0,>=3.10; 0.1.6 Requires-Python <4.0,>=3.10
ERROR: Could not find a version that satisfies the requirement devon-agent (from versions: none)
ERROR: No matching distribution found for devon-agent
Error installing devon-agent.
Any help, is much appreciated.