Hello everyone! I'm new here. I'm trying the start...
# beginners-need-help
a
Hello everyone! I'm new here. I'm trying the starter Iris project, reading the raw .csv files from S3, but I'm having issues with versions (kedro, boto3, s3fs) using Virtualenv. Python==3.8.5 kedro==0.18.3 Sometimes I get the message "*Install s3fs to access S3*" when that library has already been installed, and other times "N*o node was executed. Repeat the above command to try a new execution*". Do you know if there are any specific dependencies between libraries?