You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for aiohttp
Failed to build tiktoken aiohttp
ERROR: Could not build wheels for tiktoken, aiohttp, which is required to install pyproject.toml-based projects
Reproduce
run the code'pip3 install open-interpreter'
and then after some download going
shows a line of red sentences
“note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for aiohttp
Failed to build tiktoken aiohttp
ERROR: Could not build wheels for tiktoken, aiohttp, which is required to install pyproject.toml-based projects”
Expected behavior
I want to run it with out error
Screenshots
No response
Open Interpreter version
Package(s) not found: open-interpreter
Python version
3.12.0
Operating System name and version
MACOS 14.0
Additional context
No response
The text was updated successfully, but these errors were encountered:
@Zcc1234567890We will need to wait for the latest aiohttp release to support python 3.12, until that time use Python 3.11 for open-interpreter
@KillianLucas@jordanbtucker I suggest closing this issue, and perhaps updating docs to reference that we do not support 3.12 until aiohttp release supports it.
Describe the bug
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for aiohttp
Failed to build tiktoken aiohttp
ERROR: Could not build wheels for tiktoken, aiohttp, which is required to install pyproject.toml-based projects
Reproduce
run the code'pip3 install open-interpreter'
and then after some download going
shows a line of red sentences
“note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for aiohttp
Failed to build tiktoken aiohttp
ERROR: Could not build wheels for tiktoken, aiohttp, which is required to install pyproject.toml-based projects”
Expected behavior
I want to run it with out error
Screenshots
No response
Open Interpreter version
Package(s) not found: open-interpreter
Python version
3.12.0
Operating System name and version
MACOS 14.0
Additional context
No response
The text was updated successfully, but these errors were encountered: