You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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.
Uh oh!
There was an error while loading. Please reload this page.
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)
The text was updated successfully, but these errors were encountered: