Skip to content

Can't install econml with tensorflow error #271

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
skfkrh opened this issue Aug 19, 2020 · 1 comment
Open

Can't install econml with tensorflow error #271

skfkrh opened this issue Aug 19, 2020 · 1 comment

Comments

@skfkrh
Copy link

skfkrh commented Aug 19, 2020

I tried installing econml with pip install command but unable to. pasting the error message I got.
I also tried multiple version of econml installation to see if any of it works but none worked. By the way tensorflow is installed.

ERROR: Could not find a version that satisfies the requirement tensorflow==1.* (from econml==0.6.0) (from versions: 2.2.0rc1, 2.2.0rc2, 2.2.0rc3, 2.2.0rc4, 2.2.0, 2.3.0rc0, 2.3.0rc1, 2.3.0rc2, 2.3.0)
ERROR: No matching distribution found for tensorflow==1.* (from econml==0.6.0)

@kbattocchi
Copy link
Collaborator

Thanks for the report. Are you by any chance using python 3.8? If so, then we've recently made a fix to this issue (see #210) and hope to have a new release out in the next week or so that includes those changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants