D
D
DeadSchkolnik82021-10-11 22:27:14
Python
DeadSchkolnik8, 2021-10-11 22:27:14

How to install eel on python 3.10?

I'm trying to install eel on python 3.10, pip is installed, I asked questions on mail ru, I tried in the console and pip install eel and pip3 intall eel, it was downloaded, and an error, I downloaded eel from some site, there is a set app that does not download anything.

6164917d79b9c685444170.png

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Alexander Nesterov, 2021-10-11
@AlexNest

downloaded and error

Always read the text of the error.
in 99% of cases, it indicates what exactly is wrong and why something does not work.

A
Alan Gibizov, 2021-10-12
@phaggi

In short, no way. Python 3.6, 3.7, 3.8

A
alexbprofit, 2021-10-12
@alexbprofit

The error is:
Cannot open include file: io.h: No such file or directory.
Solution:
When installing Visual Studio, make sure Windows SDK 10.0.xxxxx is selected

A
Andy_U, 2021-10-11
@Andy_U

Start by installing cffi from https://www.lfd.uci.edu/~gohlke/pythonlibs/ Not available on pypi wheel for 3.10 under Windows, and not built from source.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question