charles
04/18/2023, 4:10 PMDataSetError: Failed while loading data from data set JSONDataSet().
module 'aiobotocore' has no attribute 'AioSession'
datajoely
04/18/2023, 4:11 PMcharles
04/18/2023, 4:11 PMdatajoely
04/18/2023, 4:12 PMpip freeze
, I want to see which version of s3fs
you havecharles
04/18/2023, 4:18 PMkedro ipython
and it loads fine. it's just when i run kedro run
datajoely
04/18/2023, 4:18 PMcharles
04/18/2023, 4:18 PMs3fs
isn't installeddatajoely
04/18/2023, 4:19 PMcharles
04/18/2023, 4:19 PMdatajoely
04/18/2023, 4:19 PMcharles
04/18/2023, 4:19 PMdatajoely
04/18/2023, 4:20 PMwhich python
charles
04/18/2023, 4:20 PMdatajoely
04/18/2023, 4:20 PMwhich kedro
charles
04/18/2023, 4:21 PM(env) charles_blumenthal@M-C02FG0YFML87 pipeline % which python
/Users/charles_blumenthal/qb-fm-labs-client-poc-techco/env/bin/python
(env) charles_blumenthal@M-C02FG0YFML87 pipeline % which kedro
/Library/Frameworks/Python.framework/Versions/3.8/bin/kedro
(env) charles_blumenthal@M-C02FG0YFML87 pipeline %
datajoely
04/18/2023, 4:23 PMcharles
04/18/2023, 4:23 PM/Users/charles_blumenthal/qb-fm-labs-client-poc-techco/env/bin/k
edro
datajoely
04/18/2023, 4:24 PMcharles
04/18/2023, 4:25 PMdatajoely
04/18/2023, 4:25 PMcharles
04/18/2023, 4:31 PMIñigo Hidalgo
04/19/2023, 6:50 AMpython -m kedro ...
it should pick up the correct version of kedro 🙂