nicknochnack / TFODCourse

957 stars 924 forks source link

Dependency problem #166

Open 1duxa opened 6 months ago

1duxa commented 6 months ago

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 commented 5 months ago

@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 commented 5 months ago

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