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
I'm trying to install Pytero with Poetry.
I'm on Python 3.11.8, and have python3.11-dev and python3.11-venv installed through deadsnake's ppa on Ubuntu 22.04.3 LTS (WSL).
I do have aiohttp installed, and other packages in the venv can use it as intended.
Here's the error:
I'm trying to install Pytero with Poetry.
I'm on Python 3.11.8, and have
python3.11-dev
andpython3.11-venv
installed through deadsnake's ppa on Ubuntu22.04.3
LTS (WSL).I do have
aiohttp
installed, and other packages in the venv can use it as intended.Here's the error:
pip install git+https://github.com/PteroPackages/Pytero.git
error:The text was updated successfully, but these errors were encountered: