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 following along with the lesson 1 lab and ran into an error with the iris feature and prediction pipeline.
After looking around, it seems like this was an issue with the minor version of python. Changing from 3.8.1 to 3.8.x in features-and-predictions.yml seemed to solve my problem.
A screenshot prior to the change:
A screenshot after:
The text was updated successfully, but these errors were encountered:
I'm following along with the lesson 1 lab and ran into an error with the iris feature and prediction pipeline.
After looking around, it seems like this was an issue with the minor version of python. Changing from
3.8.1
to3.8.x
infeatures-and-predictions.yml
seemed to solve my problem.A screenshot prior to the change:
A screenshot after:
The text was updated successfully, but these errors were encountered: