FileNotFoundError: [Errno 2] No such file or directory: '/home/jovyan

Hi.

When I try to run resnet152 on lab.quantum from IBMQ via jupyter notebook and import data dir, I get the following error, when putting in direct path directory of the file (os.path.abspath):
FileNotFoundError: [Errno 2] No such file or directory: '/home/jovyan …

Hi @risto, welcome.

I’m not too familiar with what lab.quantum from IBM is, but /home/jovyan is the the default user dir on most of the docker images. It is likely an issue with the service you are using and you may want to contact directly customer service for this product.