hey sir great vid but i am facing problem in importing libraries , it show that my pylance is not recognizing the import lib . Error message : Import "sklearn.model_selection" could not be resolved from sourcePylancereportMissingModuleSource (module) sklearn
To make the UI responsive, add this code to your styles.css file!
@media screen and (max-width: 1100px) {
main {
width: 779px;
}
.side-container {
width: fit-content;
}
.geo-input {
font-size: 10px;
}
.day-stats__temperature {
font-size: 40px;
}
.day-stats_condition {
font-size: 20px;
}
.day-stats__condition_text {
font-size: 10px;
}
.forecast-time {
font-size: 12px;
}
.forecastWindText {
font-size: 10px;
text-align: center;
}
.forecast-temperature {
font-size: 22px;
margin-bottom: 10;
}
}
@media screen and (max-width: 800px) {
main {
width: 490px;
}
.main-container {
width: 100%;
padding: 0 30px;
}
.weather__location {
width: 200px;
margin-bottom: 16px;
}
.weather__primary-stats {
width: 200px;
margin-bottom: 40px;
}
.forecast {
flex-wrap: wrap;
}
.forecast-temperature {
font-size: 14px;
}
.forecastWindText {
font-size: 8px;
width: 30px;
}
}
Wow!
Thanks, bro. It's really helpful.
You're welcome
Very good
Thanks
Yehhhy🎉
Sir plz make a video on weather based agriculture recommendation system
Ok, I'll try my best
Thank you sir
hey sir great vid but i am facing problem in importing libraries , it show that my pylance is not recognizing the import lib .
Error message :
Import "sklearn.model_selection" could not be resolved from sourcePylancereportMissingModuleSource
(module) sklearn
sir it was resolved i just had to download them manually one by one .
Glad it’s working! Feel free to ask if you need any help! 😊