How to solve this error??? And why ???? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to solve this error??? And why ????

When I try to install the Eel module in Python using pip, I get this kind of error "io.h(20): fatal error cannot open such file

7th Dec 2020, 5:34 PM
Saeed Muqsin
Saeed Muqsin - avatar
7 Answers
+ 2
what is the command are you using to install that module ? and where are you installing it ? which system are you using ? The name of the module is correct when you typed ? be specific with your question !
7th Dec 2020, 5:55 PM
Ratnapal Shende
Ratnapal Shende - avatar
+ 1
Saeed Muqsin DownloadVisual Studio IDE Community 2017. After opening, modify the installation, check"Windows 10 SDK for desktop C++ [x86 and x64] (10.0.16299.0)"(The version may vary, the current time is 2018-12-01, there are two Windows 10 SDK versions available, the one with the higher version number selected)
11th Dec 2020, 5:18 PM
Ratnapal Shende
Ratnapal Shende - avatar
0
be specific with your question !
7th Dec 2020, 9:49 PM
Zero
Zero - avatar
0
Oh sorry but what I mean is that I am trying to install a module Called "Eel module" in Python and when I try to install with pip that is the error I get when installing
8th Dec 2020, 7:45 PM
Saeed Muqsin
Saeed Muqsin - avatar
0
Sergei Kalugin try pip alone and send the results
9th Dec 2020, 1:37 PM
Ratnapal Shende
Ratnapal Shende - avatar
0
I try to install it with pip that is what it gives me
10th Dec 2020, 4:53 PM
Saeed Muqsin
Saeed Muqsin - avatar
0
it still gives me an error ...
11th Dec 2020, 12:25 AM
Saeed Muqsin
Saeed Muqsin - avatar