waipingng / Project-X

0 stars 2 forks source link

#solve FileNotFound Error #4

Closed waipingng closed 1 week ago

waipingng commented 1 week ago

The code initially failed to find the movies.csv file. A FileNotFoundError was raised when attempting to load the file from the path 'artifacts/movies.csv'

waipingng commented 1 week ago

Verified the current working directory and adjusted the file path accordingly based on the correct location of the file