Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

ImportError: cannot import name 'ResponseError' from 'minio.error' when rl-coach installed with pip #488

Open
AmetistDrake opened this issue Feb 22, 2022 · 0 comments

Comments

@AmetistDrake
Copy link

AmetistDrake commented Feb 22, 2022

I saw this issue was closed earlier, but I still receiving it with the version coming from pip.

ImportError: cannot import name 'ResponseError' from 'minio.error'

It can be solved manually after install by replacing all "ResponseError" to "InvalidResponseError" in /rl_coach/data_stores/s3_data_store.py

@AmetistDrake AmetistDrake changed the title ImportError: cannot import name 'ResponseError' from 'minio.error' ImportError: cannot import name 'ResponseError' from 'minio.error' when rl-coach installed with pip Feb 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant