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

Dependency problem #166

Open
1duxa opened this issue Apr 1, 2024 · 2 comments
Open

Dependency problem #166

1duxa opened this issue Apr 1, 2024 · 2 comments

Comments

@1duxa
Copy link

1duxa commented Apr 1, 2024

Could someone provide guide how to install dependincies from section 2, step 1? I'm new to python and i'm in agony trying to figure out how and what to do.
Screenshot 2024-04-01 220632

@PriyanshuPharrow
Copy link

@1duxa this is just a deprecation warning, this is not a problem, you will get error later when you see something like
No module named "xyz"
then you have to install the module using pip install "xyz" or you can search error online and you will get the answer.

@davemaster
Copy link

First of all, ensure you have installed the Tensorflow 2.13 -> 2.10, greater just doesn't works... this needs an full update

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

3 participants