Hi all,
I would like to install kedro-great-expectation(=0.3.0, <0.4.0’) and kedro-glass(>=0.7, <1.0’) in RedHat.
Although I have tried to execute the following commands, I faced the same error.
- sudo yum groupinstall 'Development Tools' → pip python -m pip install ‘kedro-great-expectations>=0.3.0, <0.4.0’
- $ python -m pip install ‘kedro-great-expectations’
ERROR: Could not find a version that satisfies the requirement kedro-great-expectations<0.4.0,>=0.3.0 ERROR: No matching distribution found for kedro-great-expectations<0.4.0,>=0.3.0
Could you please tell me the way to resolve this error and each function of these packages (kedro-glass & kedro-gret-expectations) if anyone knows?
If I haven’t provided enough prerequires (i.e. system env and existing installed packages), please kindly let me know it so that I will share any further info with you.
Any help would be appreciated!
@Minyus @DataEngineerOne