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

can't setup the requirements.txt #2

Open
b856741 opened this issue Jul 15, 2022 · 7 comments
Open

can't setup the requirements.txt #2

b856741 opened this issue Jul 15, 2022 · 7 comments

Comments

@b856741
Copy link

b856741 commented Jul 15, 2022

Hi, when I ran pip3 install -r requirements.txt in my anaconda ,an error showed up and I can't do anything moreover.
what could I do ?
err

@chamathpali
Copy link
Owner

chamathpali commented Aug 2, 2022

@b856741 can you check your python version? is it 3.7?

@chamathpali
Copy link
Owner

Also if you are not using a non-gpu setup you can try with
tensorflow==1.15.4 on Python3.7

@b856741
Copy link
Author

b856741 commented Sep 25, 2022

Hi,Thanks for replying.
my python version is 3.9.12
does it cause the problem?

@chamathpali
Copy link
Owner

Can you try with 3.7 and with the following requirements

numpy

scipy

tensorflow==1.15.4

Pillow

matplotlib

jupyter

tqdm


@chamathpali
Copy link
Owner

@b856741 were you able to sort the issue?

@b856741
Copy link
Author

b856741 commented Dec 4, 2022 via email

@chamathpali
Copy link
Owner

If you have tensorflow==1.15.4 on Python3.7 (upto 3.7.9) it should work.

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