causatune won't install on python>=3.10
Closed this issue · 0 comments
ZmeiGorynych commented
Describe the bug
When I try to pip install causaltune under Python 3.10 or higher, it fails because there is no version of dowhy 9.1 for those Python versions.
We should bump the dowhy version (and if necessary the econml version) so that doesn't occur.
To Reproduce
Run pip install causaltune
under python 3.10 or higher.
Expected behavior
pip install causaltune should work for all python versions supported by causaltune and econml.
Screenshots
If applicable, add screenshots to help explain your problem.
Your environment
- Version of causaltune, e.g branch/commit #/release/tag
- Source type and setup
- Target type and setup
Additional context
Add any other context about the problem here.