Skip to content
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

Tensorflow version error #106

Open
cyrusmsk opened this issue Jul 1, 2020 · 7 comments
Open

Tensorflow version error #106

cyrusmsk opened this issue Jul 1, 2020 · 7 comments

Comments

@cyrusmsk
Copy link

cyrusmsk commented Jul 1, 2020

When trying to isntall via 'pip install mlbox' on Manjaro Linux it gives an error, that it could not find version of tensorflow of 2.0.1 in pip. So I have to install it manually. But if it is tested with 2.2.0 version maybe change the requirements.txt for '>=2.0.1' or something like that.

@AxeldeRomblay
Copy link
Owner

AxeldeRomblay commented Jul 2, 2020

Hello @cyrusmsk ! Thanks for opening this issue.
Can you share a screenshot of the installation please ?
I'll upgrade soon tensorflow 2.0 to 2.2 anyway ;)

@varshithvvs
Copy link

Hello @AxeldeRomblay, even I have been facing the same issue when installed via pip
MLBox Tensorflow Version Error

@AxeldeRomblay
Copy link
Owner

FYI I am working on https://github.com/AxeldeRomblay/MLBox/tree/0.8.5

@nithinreddyy
Copy link

Hello @AxeldeRomblay, even I have been facing the same issue when installed via pip
MLBox Tensorflow Version Error

Dude try !pip install mlbox in google colab or change your TensorFlow version to 2.0.1 or below if you're trying it on your pc

@AxeldeRomblay
Copy link
Owner

AxeldeRomblay commented Aug 25, 2020

@SwePalm
Copy link

SwePalm commented Dec 16, 2020

got error when doing pip install due to your tensorflow==2.0.0
there is no such version
Could not find a version that satisfies the requirement tensorflow==2.0.0 (from mlbox) (from versions: 0.12.1, 1.0.0, 1.0.1, 1.1.0rc0, 1.1.0rc1, 1.1.0rc2, 1.1.0, 1.2.0rc0, 1.2.0rc1, 1.2.0rc2, 1.2.0, 1.2.1, 1.3.0rc0, 1.3.0rc1, 1.3.0rc2, 1.3.0, 1.4.0rc0, 1.4.0rc1, 1.4.0, 1.4.1, 1.5.0rc0, 1.5.0rc1, 1.5.0, 1.5.1, 1.6.0rc0, 1.6.0rc1, 1.6.0, 1.7.0rc0, 1.7.0rc1, 1.7.0, 1.7.1, 1.8.0rc0, 1.8.0rc1, 1.8.0, 1.9.0rc0, 1.9.0rc1, 1.9.0rc2, 1.9.0, 1.10.0rc0, 1.10.0rc1, 1.10.0, 1.10.1, 1.11.0rc0, 1.11.0rc1, 1.11.0rc2, 1.11.0, 1.12.0rc0, 1.12.0rc1, 1.12.0rc2, 1.12.0, 1.12.2, 1.12.3, 1.13.0rc0, 1.13.0rc1, 1.13.0rc2, 1.13.1, 1.13.2, 1.14.0rc0, 1.14.0rc1, 1.14.0, 2.0.0a0, 2.0.0b0, 2.0.0b1)
No matching distribution found for tensorflow==2.0.0 (from mlbox)

@FangmingZhou
Copy link

Hello @AxeldeRomblay, even I have been facing the same issue when installed via pip
MLBox Tensorflow Version Error

I met the same problem when i used python3.6, and i solved it by using python3.7

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

6 participants